local_stash: Object for representing a local file or directory

View source: R/local_stash.R

local_stashR Documentation

Object for representing a local file or directory

Description

Object for representing a local file or directory

Usage

local_stash(path = "", time.stamp = "auto", uuid = "auto",
  extension = "auto", compression = "auto", base.file = NULL,
  is.file = FALSE, ..., simplify = TRUE)

Arguments

path

A file path to a local directory or file.

Value

A local_stash object.


jason-huling/rstash documentation built on Aug. 2, 2024, 3:25 p.m.