make_list: Make a list of models

Description Usage Arguments Value Author(s) Examples

Description

Compiles the contents of a folder into a list. Intended for machine learning models, and for use with the HSPSModelR::make_table function

Usage

1

Arguments

x

source or file path

Value

This function returns a list of contents at specified location

Author(s)

"Chad Schaeffer <sch12059@byui.edu>, Brad Borget <bor13001@byui.edu>"

Examples

1
2
3
4
## Not run: 
models <- make_list("path/to/file")

## End(Not run)

BYUIDSS/BYUImachine documentation built on May 3, 2019, 5:22 p.m.