View source: R/box_paths_allyn.R
boxpath_switch | R Documentation |
Toggles the root location of Box cloud storage based on whether a box was mounted under libraries or under cloudstorage
boxpath_switch(box_location = "base")
box_location |
String where Mac OS system mounted path to box. Accepts "cloudstorage" & "mojave" to be backwards compatible with code that mistook this for a mojave issue, all other values will use 'box_path' and not 'cs_path' |
Returns path function based on operating system
boxpath_fun <- boxpath_switch(box_location = "cloudstorage")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.