Description Usage Arguments Value
Read Excel database using XLConnect; check if sheets are correctly ordered; and transform database to 'DB' list.
1 2 3 4 5 | readDatabase(file = NULL)
check_XL(XL)
read_XL(XL_wb, DM, KEY)
|
file |
file name |
XL_wb |
XL workbook |
XL |
XL workbook |
DM |
Disease Model |
KEY |
Key sheet |
readDatabase returns an XLConnect workbook object; check_XL has no return value; and read_XL returns a 'DB' list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.