Learn R Programming

bioRad (version 0.9.1)

vpts_schema: ENRAM-defined VPTS schema

Description

A dataset containing the schema definitions for VPTS data validation.

Usage

vpts_schema

Arguments

Value

A list object containing the data model for the standard VPTS exchange format.

Format

An object of class list of length 3.

Examples

Run this code
# Reload vpts_schema from package (e.g. in case it was altered)
data(vpts_schema)

Run the code above in your browser using DataLab