dplyr_joins: dplyr: Methods for R6Frame.

Description Usage Arguments Details Author(s)

Description

dplyr join methods for R6Frame.

Usage

1
2
3
4
5
6
7
8
9

Arguments

x

A R6Frame object.

y

A R6Frame, regular data.frame, data.table or tbl.

...

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.