Description Usage Arguments Value
Read workbook. This is expected to have at least three sheets with the following names:
Site Metadata
Entity metadata
SampleCharcoalChronology
Date Info
1 | read_workbook(workbook, wdir = NA, sheets = list_sheets(), skip = 0, ...)
|
workbook |
Workbook filename. |
wdir |
Path to the workbook. |
sheets |
Sheet names, by default it takes the names listed in the description. |
skip |
Number of lines to skip. |
... |
Arguments passed on to
|
List with tibbles for each sheet in the workbook.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.