s3_cd: Set the current working directory on S3

View source: R/core.R

s3_cdR Documentation

Set the current working directory on S3

Description

Set the current working directory on S3

Usage

s3_cd(...)

Arguments

...

flexible s3 path description of where to set the current working directory. Accepts a character vector "top/next", separate character strings c("top", "next"), or lists list("top", "next")

Value

returns the new cwd value


dkrozelle/s3r documentation built on May 16, 2022, 8:36 p.m.