Learn R Programming

rsatscan (version 1.0.8)

charlistopts: Change list version of paramaters into char vector

Description

Turns a list of options into a charvar of options

Usage

charlistopts(x)

Value

A character vector

Not expected to be used directly.

Arguments

x

A list.

Details

The resulting charvar has values such as "name=value" where "name" was the named item of the list.