View source: R/om_vahydro_metric_grid.R
om_vahydro_metric_grid_sql | R Documentation |
Helper function to generate a metric grid via SQL featureid,entity_type,bundle,ftype,model_version, runid, metric
om_vahydro_metric_grid_sql(
featureid,
entity_type,
bundle,
ftype,
model_version,
runid,
metric
)
featureid |
integer or 'all' |
entity_type |
character |
bundle |
character |
ftype |
character feature type |
model_version |
character default 'vahydro-1.0' |
runid |
run info |
metric |
character deprecated in favor of runids array |
string with executable SQL query
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.