removeDatabase: Remove a Database from a PAMrSettings Object

Description Usage Arguments Value Author(s)

View source: R/removeDatabase.R

Description

Remove a database from the "db" slot in a PAMrSettings object.

Usage

1

Arguments

prs

a PAMrSettings object to remove a database from

index

index indicating which database(s) to remove. Can be a vector if you want to remove multiple databases. If missing user is prompted to select a database from a list, will only show up to the first 20. You can easily remove all of the databases with a large index like 1:1000

Value

the same PAMrSettings object as prs, with the database(s) removed from the "db" slot

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


TaikiSan21/PAMr documentation built on Nov. 15, 2020, 9:46 p.m.