repair_metab_run: Repair a metab_run item that is missing its identifier tags

View source: R/repair_metab_run.R

repair_metab_runR Documentation

Repair a metab_run item that is missing its identifier tags

Description

Sometimes metab_run items/files get posted but the identifiers don't get updated, making it harder to search for the item. This function gives ScienceBase another chance to add tags.

Usage

repair_metab_run(title, limit = 5000)

Arguments

title

one or more metab titles, e.g., "150714 0.0.2 local_makefile_run"

limit

the maximum number of items to return in the SB query to find all listed var_src:site_name combinations

Examples

## Not run: 
repair_meta("basic")

## End(Not run)

USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.