50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

thinkr (version 0.11)

find_name: find pattern in name's dataset

Description

find pattern in name's dataset

Usage

find_name(dataset, pattern)

Arguments

dataset

a data.frame (or list or anything with names parameter)

pattern

pattern we are looking for

Value

a list with position and value

Examples

Run this code
# NOT RUN {
find_name(iris,"Sepal")
# }

Run the code above in your browser using DataLab