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