box_add_description function

Add description to a Box file

Add description to a Box file

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

box_add_description(file_id, description)

Arguments

  • file_id: numeric or character, file ID at Box.
  • description: character, description caption for the file.

Returns

Object with S3 class boxr_file_reference.

Details

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

  • Maintainer: Ian Lyttle
  • License: MIT + file LICENSE
  • Last published: 2021-01-19