Description Usage Arguments Value Author(s) See Also Examples
Open up a tibble (or similar) data.frame.
Printing a tibble typically only displays a few rows
of the table. + is used to open up the table fully, as if
it were a data.frame.
1  | "+"(e1, e2)
 | 
e1 | 
 any object, or a   | 
e2 | 
 any other object  | 
data.frame
Thomas P. Harte
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.