Function to parse a parameter coming from the GUI

parseParameter(parameter, simplifyVector = TRUE)

Arguments

parameter

A JSON string holding the parameters.

simplifyVector

coerce JSON arrays containing only primitives into an atomic vector