repair_metab_model: Repair a metab_model item that is missing its identifier tags

View source: R/repair_metab_model.R

repair_metab_modelR Documentation

Repair a metab_model item that is missing its identifier tags

Description

Sometimes 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.

Usage

repair_metab_model(model_name, verbose = FALSE, limit = 5000)

Arguments

model_name

one or more model_name strings, e.g., "nwis_05515500-35-150729 0.1.2 compare_par_srces"

verbose

should status messages be given?

limit

the maximum number of items to return in the SB query


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