option_string: Convert Options

View source: R/options.R

option_stringR Documentation

Convert Options

Description

This function is used to convert a list of options into an options string. If a string is given, it will be taken as such.

Usage

option_string(...)

Arguments

...

any number of lists of options, or strings (which will be left unmodified). If lists are given, later arguments will override earlier ones


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