delete_metab_run: Delete a metab_run item from SB

View source: R/delete_metab_run.R

delete_metab_runR Documentation

Delete a metab_run item from SB

Description

Delete the run item, and/or its files, from SB

Usage

delete_metab_run(title, files_only = FALSE, verbose = TRUE)

Arguments

title

the metab_run title

files_only

logical. Only delete the files, leaving an empty run item?

verbose

logical. Give status messages?

Examples

## Not run: 
set_scheme('mda_streams_dev')
login_sb()

set_scheme('mda_streams')

## End(Not run)

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