tidyverse filter not in a list code example Example: r tibble select rows containing string dplyr::filter(df, !grepl("RTB",TrackingPixel))