Learn R Programming

CDMConnector (version 2.0.0)

eunomiaIsAvailable: Has the Eunomia dataset been cached?

Description

Has the Eunomia dataset been cached?

Usage

eunomiaIsAvailable(datasetName = "GiBleed", cdmVersion = "5.3")

Value

TRUE if the eunomia example dataset is available and FASLE otherwise

Arguments

datasetName

Name of the Eunomia dataset to check. Defaults to "GiBleed".

cdmVersion

Version of the Eunomia dataset to check. Must be "5.3" or "5.4".