sb_require_login: Throw error or warning if SB login is inactive

View source: R/login_sb.R

sb_require_loginR Documentation

Throw error or warning if SB login is inactive

Description

Default is an error

Usage

sb_require_login(on_nonauth = c("stop", "warn", "continue", "login"),
  verbose = FALSE)

Arguments

on_nonauth

character giving the action to take (stop or warn) if the session is not currently authorized


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