powered by
find pattern in name's dataset
find_name(dataset, pattern)
a data.frame (or list or anything with names parameter)
pattern we are looking for
a list with position and value
# NOT RUN { find_name(iris,"Sepal") # }
Run the code above in your browser using DataLab