post_metab_model: Post individual metab_model object[s] to SB

View source: R/post_metab_model.R

post_metab_modelR Documentation

Post individual metab_model object[s] to SB

Description

Post individual metab_model object[s] to SB

Usage

post_metab_model(files, on_exists = c("stop", "skip", "replace_file"),
  verbose = TRUE)

Arguments

files

character one or more files to post to SB

on_exists

character. what should be done when an item already exists?

verbose

logical. Should status messages be given?

Value

an item list

Author(s)

Alison Appling

Examples

## Not run: 
login_sb()
set_scheme("mda_streams_dev")
# stage_metab_model...
# post_metab_model...
set_scheme("mda_streams")

## End(Not run)

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