dplyr_verbs: dplyr: Methods for R6Frame.

Description Usage Arguments Details Author(s)

Description

R6Frames include support for dplyr. See dplyr documentation for further information.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

x

A R6Frame object.

...

Further arguments passed to dplyr.

Details

NOTE: In order for these verbs to function properly, dplyr must be attached with library or require before reporttoolDT. (I think).

Author(s)

Kristian D. Olsen


R6Frame documentation built on May 30, 2017, 3:05 a.m.