rds_save_data: Saves data in rmo long format to rds store

Description Usage Arguments

Description

At the moment the design for the store is to split the data in year, zeitfenster and site chunks and save every chunk as rds file. This functions automatically splits the data in the chunks and merges the new data into existings rds files.

Usage

1
rds_save_data(df, base_path = "rds")

Arguments

df

dataframe in rmo long format

base_path

relative to current directory or absolut path to rds store


Avsamoht/rmo documentation built on May 22, 2019, 1:46 p.m.