Skip to content

Instantly share code, notes, and snippets.

@azadag
Created May 5, 2020 08:06
Show Gist options
  • Save azadag/d75437f19ad4ca1a09348d6a69cad352 to your computer and use it in GitHub Desktop.
Save azadag/d75437f19ad4ca1a09348d6a69cad352 to your computer and use it in GitHub Desktop.
data_filter <- filter(myData,
grepl('Search', field))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment