Learn R Programming

⚠️There's a newer version (0.3.7) of this package.Take me there.

boxr (version 0.3.2)

Interface for the 'Box.com API'

Description

An R interface for the remote file hosting service 'Box' (https:// www.box.com/). In addition to uploading and downloading files, this package includes functions which mirror base R operations for local files, (e.g. box_load(), box_save(), box_read(), box_setwd(), etc.), as well as 'git' style functions for entire directories (e.g. box_fetch(), box_push()).

Copy Link

Version

Install

install.packages('boxr')

Monthly Downloads

774

Version

0.3.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Brendan Rocks

Last Published

January 31st, 2016

Functions in boxr (0.3.2)

box_save

Save and load R workspaces via box.com
box_dir_diff

Compare the contents of Remote and Local Directories
create_loc_dir_df

Create a data.frame of metadata of the contents of a local directory
boxr_options

Display global options for boxr
box_dir_create

Create a new box.com folder
box_fresh_auth

Reauthorise a Problematic box.com connection
box_upload_new

Upload or update a file
box_ls

Obtain a data.frame describing the contents of a box.com folder
boxGet

Issue a get request for a file stored on box.com
box_source

Execute R code stored on box.com
dirTreeRecursive

Obtain a data.frame of the sub-directories in a box.com folder
box_setwd

Get/Set Default box.com directory/folder
deleteRemoteObjects

Single Directory Operations for Downloading and Uploading mutiple Files
box_add_description

Add a description to a file hosted remotely on box.com
box_fetch

Recursive, Directory-wide Operations to Synchronize Local and box.com directories
boxr-package

boxr
box_dl

Download and upload individual files from box.com
box_previous_versions

Retrieve details of previous versions of a remote file
box_search

Search the files in a box.com account
box_write

Write R Objects to Files Remotely Hosted on box.com
box_auth_on_attach

Authenticate box.com account automatically
box_auth

Authenticate a box.com Account
box_read

Read files from box.com into memory as R objects
boxr_S3_classes

boxr S3 Classes
box_delete_file

Move files to and from the box.com trash folder