findmodels {meifly}R Documentation

Find models in workspace

Description

General ensemble of models from models in global workspace

Usage

findmodels(modeltype = "lm", dataset, pattern)

Arguments

modeltype model type
dataset if specified, all models must use this dataset
pattern pattern of model object names to match

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package meifly version 0.1.1 Index]