option_list: Convert string to option list

View source: R/options.R

option_listR 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


libbi/RBi documentation built on June 3, 2024, 12:22 p.m.