powered by
Create new jot Notepad
jot_new_pad(pad = ".jot.yaml", title)jot_new(pad = ".jot.yaml", title)
jot_new(pad = ".jot.yaml", title)
path to file, invisibly
path to file to store new notepad.
what to call the notepad. If not supplied, uses the name of the file.
tf <- tempfile() jot_new_pad(tf)
Run the code above in your browser using DataLab