unlist_models: Convert named list of models to data frame

Description Usage Arguments Value

View source: R/classification.R

Description

Undoes list_models

Usage

1
unlist_models(l, names_col, model_col = "model")

Arguments

l

named list of models

names_col

name of column generated for names

model_col

='model' name of column generated for models

Value

a data frame with names in names_col and models in model_col


kleinschmidt/phondisttools documentation built on May 20, 2019, 5:57 p.m.