filter regex r code example Example: r tibble select rows containing string Click to copydplyr::filter(df, !grepl("RTB",TrackingPixel))