df_to_clip | R Documentation |
Copy a data.frame to the clipboard
df_to_clip(df, digits = 4)
df |
A data.frame |
digits |
number of digits for rounding numerical columns |
the data.frame is copied to the clipboard allowing for easy pasting into excel (and subsequently to ppt, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.