get_args {ss3sim} | R Documentation |
Take a csv file, read it, and turn the first column into the list names and the second column into the list values.
Description
Take a csv file, read it, and turn the first column into the list names and the second column into the list values.
Usage
get_args(file)
Arguments
file |
The file name as character |
[Package ss3sim version 1.0.3 Index]