box_add_description: Add description to a Box file

Description Usage Arguments Details Value

View source: R/boxr_add_description.R

Description

These functions will attach a description or comment to a Box file. A new description will overwrite an existing one.

Usage

1
box_add_description(file_id, description)

Arguments

file_id

numeric or character, file ID at Box.

description

character, description caption for the file.

Details

Files hosted at Box can have small text-descriptions that you can be use to annotate files, or even to

Value

Object with S3 class boxr_file_reference.


boxr documentation built on Jan. 19, 2021, 5:06 p.m.