getExampleLabelsFilename: Get the path to the example labels file for regionGWAS mode

Description Usage Format Details See Also Examples

View source: R/data.R

Description

Path to CASMAP_example_labels_1.txt in inst/extdata. A dataset containing the binary labels for the data in the file CASMAP_example_data_1.txt, the path to which is given by getExampleDataFilename.

Usage

1

Format

A single column of 100 labels, each of which is either 0 or 1.

Details

Path to the file containing the labels, for reading in to CASMAP object using the readFiles function.

See Also

getExampleDataFilename, getExampleCovariatesFilename

Examples

1
labelsfile <- getExampleLabelsFilename()

CASMAP documentation built on July 1, 2020, 7:16 p.m.