Description Usage Arguments Value Examples
View source: R/make_vet_list.R
make_vet_list
Takes the raw VET and prepares it for use in run_vet
1 | make_vet_list(vet_test_file)
|
vet_test_file |
the VET 1.0 test list |
The processed VET that can be used in run_vet
1 | vet_list = make_vet_list(system.file('extdata','vet_1.0_test_list.csv',package='vetnet'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.