Learn R Programming

nprcgenekeepr (version 1.0.5)

exampleNprcgenekeeprConfig: exampleNprcgenekeeprConfig is a loadable version of the example configuration file example_nprcgenekeepr_config

Description

It contains a working version of a nprcgenekeepr configuration file created the SNPRC. Users of LabKey's EHR can adapt it to their systems and put it in their home directory. Instructions are embedded as comments within the file.

Usage

exampleNprcgenekeeprConfig

Arguments

Format

An object of class character of length 34.

Examples

Run this code
# NOT RUN {
library(nprcgenekeepr)
data("exampleNprcgenekeeprConfig")
head(exampleNprcgenekeeprConfig)
# }

Run the code above in your browser using DataLab