boxpath_switch: Box Path Switcher for Mac Storage Location

View source: R/box_paths_allyn.R

boxpath_switchR Documentation

Box Path Switcher for Mac Storage Location

Description

Toggles the root location of Box cloud storage based on whether a box was mounted under libraries or under cloudstorage

Usage

boxpath_switch(box_location = "base")

Arguments

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'

Value

Returns path function based on operating system

Examples

boxpath_fun <- boxpath_switch(box_location = "cloudstorage")

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.