cimir (version 0.2-0)

record_to_df: 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.