case_control {gwid}R Documentation

Reload saved case-control list file

Description

Reload saved case-control list file

Usage

case_control(case_control_rda, ...)

Arguments

case_control_rda

A character string giving the name of the case-control file to load. The file is a list of character vectors including subject names in each case-control groups or csv file including subject name for a disease.

...

name of a column (disease name) of csv file.

Value

The output will be a list of character vectors include subject names and groups. The class of returned object is caco.


[Package gwid version 0.1.0 Index]