filter words containing a letter r dplyr code example Example: r tibble select rows containing string dplyr::filter(df, !grepl("RTB",TrackingPixel))