save_with_name: importFrom utils write.csv2 Data name string to dataset

Description Usage Arguments

View source: R/helper_functions.R

Description

Useful to load a dataset into a variable.

Usage

1
save_with_name(variable, new_name, format = "rda", compress = "gzip")

Arguments

variable

the original variable

new_name

name of the data

format

"rda" or "csv"

compress

compression type see save


simdiversity/research-plotics documentation built on Jan. 26, 2021, 10:21 p.m.