getQuantityTable | R Documentation |
Extract all quantities from a database in “long” format
getQuantityTable(databaseId = NA, folderId, includeBlanks = FALSE)
databaseId |
the CUID of the database (e.g., "ck2yrizmo2" or "d00000006583") |
folderId |
(optional) the id of the folder or form to include. If omitted, the whole database will be included in the export. |
includeBlanks |
if TRUE, the export will include a row for quantity fields with blank values. Default is FALSE. |
a single data.frame with quantity values in rows, and dimensions in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.