vahydro_post_metric_to_scenprop | R Documentation |
Send a property to VAHydro with a simple one line command
vahydro_post_metric_to_scenprop(
pid,
varkey,
propcode,
propname,
propvalue,
ds = FALSE
)
pid |
The unique property ID |
varkey |
The variable key for the property |
propcode |
The propcode, null OK |
propname |
The property name - must be non-null |
propvalue |
The numerical value |
ds |
A valid Rom datasource |
A RomProperty object
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.