RAM.dates: Date Formatting for RAM

Description Details

Description

This help page details the expected format for dates in RAM.

Details

For all functions expecting some type of date data, you will need to specify which column of the metadata table contains that information. The date information will likely be encoded as a character vector from read.meta, so these functions will try to coerce it to a Date object (see Date and as.Date), with a warning. These functions are expecting the date information to be in YYYY-MM-DD format.


RAM documentation built on May 2, 2019, 3:04 p.m.