box_dir_create: Create a Box directory
Description
This will create a new folder at Box, with name dir_name
,
in the Box folder with ID parent_dir_id
.
Usage
box_dir_create(dir_name, parent_dir_id = box_getwd())
Arguments
dir_name
character
, name for new folder at Box.
parent_dir_id
character
or numeric
,
ID for the parent folder at Box.