db_names {fqacalc}R Documentation

Look Up the Names of Regional FQA Databases

Description

Create a data frame of regional FQA database names, approval status, notes, and citations. The column fqa_db contains the names of the databases. These are acceptable values for db in other fqacalc functions.

Usage

db_names()

Format

A data frame with 44 rows and 4 variables:

fqa_db

Regional FQA database

recommendation

Indicates if the regional FQA database was recommended for use by the U.S. Army Corps of Engineers in 2020

notes

Notes on the limitations or recommended usage of the regional FQA database

citation

A citation for the regional FQA database

Value

A data frame.

Examples

db_names()

[Package fqacalc version 1.1.0 Index]