Learn R Programming

rsatscan (version 0.3.9200)

charlistopts: Change list version of paramaters into char vector

Description

Turns a list of options into a charvar of options

Usage

charlistopts(x)

Arguments

x
A list.

Value

A character vectorNot expected to be used directly.

Details

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