dont_use_here: Stop using the 'here' package when writing stashes to file

Description Usage Arguments Value Examples

View source: R/use_here.R

Description

Stop using the here::here() function from the 'here' package to create the file paths for stashed objects.

Usage

1
dont_use_here(silent = FALSE)

Arguments

silent

A logical to silence the message from the function. (default FALSE)

Value

Returns NULL (invisibly).

Examples

1

mustashe documentation built on May 17, 2021, 1:09 a.m.