write_obis: Write an OBIS table to csv

Description Usage Arguments Value

View source: R/obis.R

Description

Write an OBIS table to csv

Usage

1
write_obis(x, name, path = rappdirs::user_data_dir("robis"), overwrite = FALSE)

Arguments

x

OBIS table of data

name

character the name to save the dataset under (no spaces please!)

path

character, the output path. We default to that specified by user_data_dir

overwrite

logical, if TRUE allow existing files to be overwritten

Value

the input data table


BigelowLab/mpatools documentation built on Jan. 20, 2022, 3:46 p.m.