cleanForCSV: Helper function for non-string metadata in rmmToCSV

View source: R/csvConversion.R

cleanForCSVR Documentation

Helper function for non-string metadata in rmmToCSV

Description

Cleans up metadata instances that get messy if one tries to write them directly to csv tables (i.e. extent objects, bibtex objects.)

Usage

cleanForCSV(x = NULL)

Arguments

x

An rmm entry that returned to the rmmToCSV function.

Details

This is a utility function for use by rmmToCSV.

Value

Reformatted element for use in rmmToCSV function.

Author(s)

Hannah Owens <hannah.owens@gmail.com>, Cory Merow <cory.merow@gmail.com>, Brian Maitner <bmaitner@gmail.com>

See Also

Other csvConversion: csvToRMM(), rmmToCSV()


cmerow/rangeModelMetadata documentation built on Oct. 22, 2023, 1:35 a.m.