boxr_S3_classes {boxr}R Documentation

boxr S3 Classes

Description

boxr implements a series of S3 classes to manage the data returned by the Box API. These classes are built on list; if you wish to access the information directly, you can use unclass(x).

Details

boxr_file_reference

boxr_folder_reference

boxr_dir_wide_operation_result

boxr_object_list

boxr_dir_comparison

boxr_collab

boxr_collab_list

boxr_comment

boxr_comment_list

boxr_version_list


[Package boxr version 0.3.6 Index]