cbk.vector: Convert dataframe with label to vector with label

Description Usage Arguments Details Value Examples

View source: R/cbk.vector.R

Description

Convert dataframe with label to vector with label. It seems that this conversion is necessary for calcuration.

Usage

1

Arguments

df

A dataframe with label

Details

This is written at initial stage of development. May be not that useful.

Value

A vector with label

Examples

1
cbk.vector(data.frame(row.names=c("density"), ol=c(3.300), pig=c(3.400), WR=c(3.3)))

misasa/chelyabinsk documentation built on Nov. 24, 2020, 5:47 a.m.