convertUntypedListToSccsAnalysesSpecifications {SelfControlledCaseSeries}R Documentation

Convert untyped list to SccsAnalysesSpecifications

Description

Convert untyped list to SccsAnalysesSpecifications

Usage

convertUntypedListToSccsAnalysesSpecifications(untypedList)

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.

Value

An object of type SccsAnalysesSpecifications.


[Package SelfControlledCaseSeries version 6.0.1 Index]