| sampledata {relcircle} | R Documentation |
Sample Data
Description
An example for the data input.
Usage
data("sampledata")
Format
A data frame with 74 observations on the following 10 variables.
sig_typea character vector
qtl_typea character vector
cga character vector
rsa character vector
rs.CHRa character vector
rs.POSa numeric vector
rs.genea character vector
cg.CHRa numeric vector
cg.POSa numeric vector
cg.genea character vector
Details
The input data must contain cols that sampledata has
Source
nothing
References
2016 tutorial
Examples
data(sampledata)
## maybe str(sampledata) ; plot(sampledata) ...
[Package relcircle version 1.0 Index]