Convert untyped list to SccsAnalysesSpecifications
Source:R/SettingsObjects.R
convertUntypedListToSccsAnalysesSpecifications.RdConvert untyped list to SccsAnalysesSpecifications
Arguments
- untypedList
A list of untyped objects. For example, these could be objects from a call to
jsonlite::fromJSON(). Importantly,simplifyDataFramemust be set toFALSEwhen doing so.