sbtools
sbtools copied to clipboard
Function to download and load simple table data from SB item
Build function to download and load tabular data attached to an SB item. Generally want to keep what is supported fairly straight forward and maybe use one of the existing more flexible file loading functions (fread, or something in the readr package).
Rough version done in #167
Forget that, wrong issue.