sharebin | R Documentation |
"Paste" a TEXT based file to a "bin" on the web for sharing. ~~(DO NOT POST SENSITIVE DATA!)~~.
sharebin(file_name)
file_name |
(Optional) - 'sharebin()' will paste the file in the current active editor window. Otherwise ‘sharebin(’file.suff')‘, where ’file.suff' is a file name that must exist in the working dir (getwd()) and is TEXT based (.R, .Rmd, .csv, or any other code or text file) ~~(DO NOT POST SENSITIVE DATA!)~~ |
A URL you can share.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.