repair_meta: Repair a meta item that is missing its identifier tags

View source: R/repair_meta.R

repair_metaR Documentation

Repair a meta item that is missing its identifier tags

Description

Sometimes ts 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_meta(type, limit = 5000)

Arguments

type

one or more meta types, e.g., "basic"

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.