set_wd: Set Cloud-Aware Working Directory

View source: R/set_wd.R

set_wdR Documentation

Set Cloud-Aware Working Directory

Description

This function allows you to set a working directory within a given cloud storage folder in your home directory.

Usage

set_wd(project, cloud = NULL, verbose = FALSE)

Arguments

project

The name of the project directory. Must be set.

cloud

The name of the cloud storage provider. If not set, the project is assumed to reside in your user folder.

verbose

Logical. Should status messages be displayed?

Examples

## Not run: set_wd("Platforms", "Box")
## Not run: set_wd("Misogyny", "Dropbox")
## Not run: set_wd("project-harvest")

UnlikelyVolcano/UnlikelyTools documentation built on March 2, 2024, 4:43 a.m.