ro_save: Save an ropensci object in one of many formats

View source: R/ro_save.r

ro_saveR Documentation

Save an ropensci object in one of many formats

Description

Save an ropensci object in one of many formats

Usage

ro_save(filename, path = NULL, format, ...)

Arguments

filename

File name for object to be saved to disk.

path

Location where file needs to get saved. If a path is missing, file will be saved in the working directory.

format

format in which data needs to be saved. Currently only flat text but in future there will be support for databases, JSON, among others.

...

Internal use

Value

nothing


ropensci/ropensciToolkit documentation built on May 18, 2022, 7:30 p.m.