Import data from excel file
dbImportXLSX(con, xlsx, ignore_genotype = TRUE, ignore_trait = TRUE, ...)
a connection object as produced by dbConnect
The path to excel file
Ignore genotype tables when importing
Ignore trait table when importing
Other arguments. Supported arguments include
extra_design: Extra columns in the experiment design.
tz: The time zone for the hourly climates.
No return values