More data | R Documentation |
Download data not included in the package due to size.
DownloadData( dataset = "all", redownload = FALSE ) LoadData( dataset = "panel" )
dataset |
String: Which dataset to load? Options are "panel", "gbs" and "bins". For DownloadData, "all" is also an option. |
redownload |
Logical: Should the data be downloaded even if it is already in the package? |
DownloadData downloads three datasets: (1) the full set of SNPs obtained using genotype-by-sequencing, with missing values pre-imputed; (2) Maize diversity panel; and (3) genotypic information from synthetic bins built with 50 SNPs each from the GBS data.
Alencar Xavier
## Not run: DownloadData( dataset = "bins" ) LoadData( dataset = "bins" ) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.