Description Usage Arguments Value
View source: R/data-pack-importer.R
Imports a single sheet from a workbook.
1 | ImportSheet(wb_info, schema)
|
wb_info |
Workbook info object. |
schema |
Schema of the sheet |
Returns a data frame with the following columns. Will return an empty data frame if the the sheet is blank.
datalement: UID of the data elememnt
period: ISO string of the period
orgunit: UID of the organisation unit
categoryoptioncombo: UID of the category option combo
attributeoptioncombo: UID of the mechanism
value: Value as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.