Learn R Programming

omock (version 0.6.1)

mockDatasets: Available mock OMOP CDM Synthetic Datasets

Description

These are the mock OMOP CDM Synthetic Datasets that are available to download using the omock package.

Usage

mockDatasets

Arguments

Format

A data frame with 4 variables:

dataset_name

Name of the dataset.

url

url to download the dataset.

cdm_name

Name of the cdm reference created.

cdm_version

OMOP CDM version of the dataset.

size

Size in bytes of the dataset.

size_mb

Size in Mega bytes of the dataset.

number_individuals

Number individuals in the dataset.

number_records

Total number of records in the dataset.

number_concepts

Distinct number of concepts in the dataset.

Examples

Run this code
mockDatasets

Run the code above in your browser using DataLab