write_database: Write a database to file as CSV (possible compressed)

Description Usage Arguments

View source: R/database.R

Description

Write a database to file as CSV (possible compressed)

Usage

1
write_database(x, path = ".", filename = "database.csv.gz")

Arguments

x

data frame (tibble), the data to store

path

character, the path to the database, by default "."

filename

character, by default 'database.csv.gz' but it can be any other filename


BigelowLab/ohwobpg documentation built on Aug. 11, 2020, 11:51 p.m.