R/dplyr_methods.R
mutate.Rd
Add new columns to a browse or get_data object.
browse
get_data
# S3 method for browse mutate(.data, ...) # S3 method for get_data mutate(.data, ...)
A browse or get_data object
Name-value pairs of expressions. Use NULL to drop a variable.
NULL