data.frame.to.vectors: Convert Data Frame to Vectors

Description Usage Arguments Author(s)

View source: R/util.R

Description

Converts a data.frame with named rows and a number of data columns into a list of vectors, each of which is named with the rownames of the data.frame, and omitting any missing values. This is the format expected by ksi.

Usage

1

Arguments

dat

A data.frame with named rows.

Author(s)

Richard G. FitzJohn


richfitz/ksi documentation built on May 27, 2019, 8:19 a.m.