push_project_to_lasertrapr_cloud: Upload a project to be used with lasertrapr cloud

View source: R/fct_cloud-viewer.R

push_project_to_lasertrapr_cloudR Documentation

Upload a project to be used with lasertrapr cloud

Description

Originally created for use with the lasertrapr cloud viewer, but can be used to backup data to goolge drive as well. If local changes are made and you want to update the google drive archive, running this function again will trash the old project folder on googledrive and recreate it from scratch. Data is placed in a shared drive called "lasertrapr-cloud" on googledrive. If this folder does not exist it will be created.

Usage

push_project_to_lasertrapr_cloud(project, email)

Arguments

project

a character string. a lasertrapr project folder.

email

a character string. email account associated with your google drive.

Value

nothing

Examples

push_project_to_lasertrapr_cloud("project_something", "myemail")

brentscott93/lasertrapr documentation built on March 26, 2024, 4:26 p.m.