| load_clip | R Documentation | 
Load data through clipboard on Windows or macOS
load_clip(delim = "\t", text, suppress = TRUE)
| delim | Delimiter to use (tab is the default) | 
| text | Text input to convert to table | 
| suppress | Suppress warnings | 
Extract data from the clipboard into a data.frame on Windows or macOS
See the save_clip
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.