make_vet_list: Prepare the VET test list

Description Usage Arguments Value Examples

View source: R/make_vet_list.R

Description

make_vet_list Takes the raw VET and prepares it for use in run_vet

Usage

1
make_vet_list(vet_test_file)

Arguments

vet_test_file

the VET 1.0 test list

Value

The processed VET that can be used in run_vet

Examples

1
vet_list = make_vet_list(system.file('extdata','vet_1.0_test_list.csv',package='vetnet'))

jeff324/vetnet documentation built on May 26, 2019, 12:31 p.m.