dplyr ::filter (mtcars, !grepl ('Mazda|Merc|Toyota', type)) mpg cyl disp hp ... the following: library (stringr) df % mutate_at ("INTERACTOR_A", str_replace, ...
確定! 回上一頁