kpi_asset_info | R Documentation |
Fetches the overall asset metadata for a survey with
asset ID asset_id
kpi_asset_info(asset_id)
asset_id |
The survey's asset ID (found after the "/forms/" in the URL) |
A list based on the JSON structure of the asset metadata
## Not run:
# Form url is this: https://kf.kobotoolbox.org/#/forms/abcdefghijklmnop
# Asset ID is: abcdefghijklmnop
karpi::kpi_asset_info("abcdefghijklmnop")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.