save_datas: Save data frames in the environ

Description Usage Arguments Value

View source: R/save.R

Description

Save data frames in the environ

Usage

1
2
save_datas(sub = get_sub(), main = get_main(), env = calling_env(),
  ask = getOption("subfoldr.ask", TRUE))

Arguments

sub

A string of the path to the directory to save the object.

main

A string of the main subfolder.

env

The environment to get the data from.

ask

A string indicating whether to ask before creating a sub directory.

Value

TRUE or FALSE


poissonconsulting/subfoldr documentation built on Feb. 18, 2021, 11:17 p.m.