I have a R list of strings and I want to get the last element of each require(stringr) string_thing <- "I_AM_STRING" Split <- str_split(string_thing, ...
確定! 回上一頁