powered by
getid(cross)
cross
read.cross
id
ID
If there are no such identifiers in the cross, the function returns NULL.
NULL
subset.cross
top.errorlod
data(fake.f2) # create an ID column fake.f2$pheno$id <- paste("ind", sample(nind(fake.f2)), sep="") getid(fake.f2)
Run the code above in your browser using DataLab