df2list: Tranforms a data-frame into a list.

Description Usage Arguments Value

View source: R/stochastic_simulation.R

Description

Transforms a data-frame into a list. The elements of the list correspond to the columns of the data-frame.

Usage

1
df2list(mydf)

Arguments

mydf

A data-frame.

Value

A named list with elements corresponding to the columns of the input data-frame.


sismonr documentation built on Feb. 11, 2020, 9:07 a.m.