convertUntypedListToSccsAnalysesSpecifications: Convert untyped list to SccsAnalysesSpecifications
Description
Convert untyped list to SccsAnalysesSpecifications
Usage
convertUntypedListToSccsAnalysesSpecifications(untypedList)
Value
An object of type SccsAnalysesSpecifications.
Arguments
- untypedList
A list of untyped objects. For example, these could be objects from a call
to jsonlite::fromJSON(). Importantly, simplifyDataFrame must be set to
FALSE when doing so.