boxr v0.2.0
New Features
- Several new wrapper functions for
box_read
have been added (#25):box_read_csv
box_read_tsv
box_read_json
box_previous_versions
allows you to query previous versions of a filebox_dl
can now download specific versions of a file, via either theversion_no
orversion_id
parameter (#21)
Minor Changes
- URLs for the set-up process now point to https://www.box.com/developers/services, as opposed to https://www.box.com/developers/services (#20)