Learn R Programming

omock (version 0.4.0)

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.

Examples

Run this code
mockDatasets

Run the code above in your browser using DataLab