Description Usage Arguments Details Author(s)
R6Frames include support for tidyr. See tidyr documentation
for further information.
1 2 3 4 5 6 7 8 9 | gather_.R6Frame(x, ...)
spread_.R6Frame(x, ...)
complete_.R6Frame(x, ...)
expand_.R6Frame(x, ...)
fill_.R6Frame(x, ...)
|
x |
A |
... |
Further arguments passed to |
NOTE: In order for these verbs to function properly, tidyr must be attached
with library or require before reporttoolDT. (I think).
Kristian D. Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.