powered by
Read in all values from a jot notepad
jot_skim(pad = jot_active())
value specified or list of all values
path to file to open
tf <- tempfile() jot_new_pad(tf) jot_activate(tf) jot('ex_val', 'ex') jot_skim()
Run the code above in your browser using DataLab