make.conv | R Documentation |
Constuctor for a conversion list
make.conv(map1, map2, exclude = NULL)
J.-F. Rami rami@cirad.fr
data(sorgho_p118)
genomv2<-as.map(genomv2.df)
p118.conv<-make.conv(map1 = genomv2,map2 = p118.genet, exclude = "SB_06_045")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.