write_files: Write Carob dataset files

View source: R/process.R

write_filesR Documentation

Write Carob dataset files

Description

Write Carob dataset files. This calls check_terms

Usage

write_files(path=NULL, metadata, records, timerecs=NULL, wth=NULL, id=NULL, options=NULL)

Arguments

path

character. NULL, or the path to the local Carob repo

metadata

data.frame. One row with dataset level descriptive variables

records

data.frame. Dataset records

timerecs

data.frame. Dataset with temporal records

wth

data.frame with weather data

id

character. Optional identifies if a dataset has multiple subdatasets

options

list

Value

if path=NULL a list of data.frames (metadata and records). Otherwise a logical value indicating if the standardized dataset was succesfully written to the Carob repo.


reagro/carobiner documentation built on Dec. 4, 2024, 3:21 p.m.