option_list {rbi} | R Documentation |
Convert string to option list
Description
This function is used to convert an option string into a list of options. If a list is given, it will be kept as is
Usage
option_list(...)
Arguments
... |
any number of strings to convert |
Value
a list of options and values
[Package rbi version 1.0.0 Index]