save_template: Save string as .txt

Description Usage Arguments Value

View source: R/save.R

Description

Save string as .txt

Usage

1
2
save_template(x, x_name = NULL, sub = get_sub(), main = get_main(),
  caption = "", report = TRUE, ask = getOption("subfoldr.ask", TRUE))

Arguments

x

The object to save.

x_name

An optional string of the name to use.

sub

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

main

A string of the main subfolder.

caption

A string of the template caption.

report

A flag indicating to include the plot in reports.

ask

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

Value

The object x.


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