最佳答案
有人可以推荐一个函数,可以让我计数和返回的项目的数量在一个列表?
library(stringr)
l <- strsplit(words, "a")
if(# number of items in list l < 1)
next