Convert untyped list to SccsAnalysesSpecifications
Source:R/SettingsObjects.R
convertUntypedListToSccsAnalysesSpecifications.Rd
Convert untyped list to 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 toFALSE
when doing so.