repair_ts | R Documentation |
Sometimes ts items/files get posted but the identifiers don't get updated, making it harder to search for the ts item. This function gives ScienceBase another chance to add tags.
repair_ts(var_src, site_name, limit = 5000)
var_src |
one or more var_src strings, e.g., "doobs_nwis" |
site_name |
one or more site names, e.g., "nwis_040871488" |
limit |
the maximum number of items to return in the SB query to find all listed var_src:site_name combinations |
## Not run:
repair_ts("wtr_nwis", "nwis_01374019")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.