saveall: Save a list with non-dataframe data into csv/txt file

View source: R/saveall.R

saveallR Documentation

Save a list with non-dataframe data into csv/txt file

Description

Save a list with non-dataframe data into csv/txt file

Usage

saveall(list_data, data.name, ...)

Arguments

list_data

a list

data.name

file name for saving the list e.g., "all.csv"

...

further arguments for write.table


kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.