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


rbi documentation built on Aug. 15, 2023, 5:07 p.m.