Get path on Box Drive

box_drive(...)

Arguments

...

character elements of path, with respect to root of Box Drive.

Value

character absolute path on Box Drive.

Examples

if (FALSE) { # not run because it depends on side effects box_drive("major_project", "key_file.csv") }