Last data update: 2014.03.03

R: A vector of subject IDs used in example of 'sARTP'.
subj.idR Documentation

A vector of subject IDs used in example of sARTP.

Description

Subject IDs of 400 samples.

Usage

data(subj.id)

Examples

  data(subj.id)
  head(subj.id)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(ARTP2)
Loading required package: Formula
Loading required package: data.table
Loading required package: parallel
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/ARTP2/subj.id.Rd_%03d_medium.png", width=480, height=480)
> ### Name: subj.id
> ### Title: A vector of subject IDs used in example of 'sARTP'.
> ### Aliases: subj.id
> ### Keywords: datasets
> 
> ### ** Examples
> 
>   data(subj.id)
>   head(subj.id)
[1] "HG01783" "HG01536" "HG01766" "HG02231" "HG02238" "NA20761"
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>