sbtab_quantity: read vector from sbtab Quantity table

View source: R/sbtab_utilities.R

sbtab_quantityR Documentation

read vector from sbtab Quantity table

Description

This function extracts a vector from an sbtab table, and names the elements according to the row names of the table. The value column can be named any of these: Value, DefaultValue, InitialValue, Mean, Median.

Usage

sbtab_quantity(Table)

Arguments

Table

the sbtab table imported via sbtab_from_ods,tsv (either)

Value

a vector with names corresponding to !ID and values taken from !DefaultValue, !Value, or !InitialValue


a-kramer/SBtabVFGEN documentation built on Nov. 14, 2024, 8:41 p.m.