filter for string contains in r code example Example: r tibble select rows containing string dplyr::filter(df, !grepl("RTB",TrackingPixel))