mockDatasets {omock}R Documentation

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

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

mockDatasets


[Package omock version 0.4.0 Index]