box_add_description: Add description to a Box file

View source: R/boxr_add_description.R

box_add_descriptionR Documentation

Add description to a Box file

Description

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

Usage

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.


brendan-r/boxr documentation built on April 12, 2024, 11:16 p.m.