Learn R Programming

AnalysisPageServer (version 1.6.2)

paramSetToJSON: Convert an AnalysisPageParamSet to a JSON string

Description

This is almost just calling toJSON but it knows to first remove $transformer components, since functions can't be JSON encoded, and anyway that is really server-side information.

Usage

paramSetToJSON(ps)

Arguments

ap
AnalysisPageParameter

Value

JSON string