Learn R Programming

expDB (version 0.3.0)

dbImportXLSX: Import data from excel file

Description

Import data from excel file

Usage

dbImportXLSX(con, xlsx, ignore_genotype = TRUE, ignore_trait = TRUE, ...)

Value

No return values

Arguments

con

a connection object as produced by dbConnect

xlsx

The path to excel file

ignore_genotype

Ignore genotype tables when importing

ignore_trait

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.