weight_sex {TOmicsVis} | R Documentation |
Weight and Sex traits dataframe.
Description
Weight and Sex traits dataframe.
Usage
data(weight_sex)
Format
Dataframe: Weight and Sex traits dataframe (1st-col: Weight, 2nd-col: Sex).
Author(s)
benben-miao
References
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/QuantileQuantile/
Examples
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example data
data(weight_sex)
# 3. View example data
weight_sex
[Package TOmicsVis version 2.0.0 Index]