record_to_df: Record to Data Frame

View source: R/util.r

record_to_dfR Documentation

Record to Data Frame

Description

Convert a single record, containing one or more data items, to a to a single data frame.

Usage

record_to_df(record)

Arguments

record

A single CIMIS record, in list format.

Value

A data frame. The column "Item" identifies the data item.


mkoohafkan/cimir documentation built on Jan. 31, 2024, 9:21 p.m.