sharebin: "Paste" a file for web sharing

View source: R/sharebin.R

sharebinR Documentation

"Paste" a file for web sharing

Description

"Paste" a TEXT based file to a "bin" on the web for sharing. ~~(DO NOT POST SENSITIVE DATA!)~~.

Usage

sharebin(file_name)

Arguments

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!)~~

Value

A URL you can share.


webtools documentation built on Aug. 12, 2022, 1:07 a.m.

Related to sharebin in webtools...