# Read in the example data
data("beesRaw")
# Run the function
beesRaw_out <- flagLicense(data = beesRaw,
strings_to_restrict = "all",
# DON'T flag if in the following data# source(s)
excludeDataSource = NULL)
Run the code above in your browser using DataLab