mutate: Methods for dplyr verbs

Description Usage Arguments

Description

Add new columns to a browse or get_data object.

Usage

1
2
3
4
5
## S3 method for class 'browse'
mutate(.data, ...)

## S3 method for class 'get_data'
mutate(.data, ...)

Arguments

.data

A browse or get_data object

...

Name-value pairs of expressions. Use NULL to drop a variable.


AldoCompagnoni/popler documentation built on Nov. 15, 2019, 9:48 a.m.