Learn R Programming

fqacalc (version 1.1.0)

db_names: 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()

Arguments

Value

A data frame.

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

Examples

Run this code
db_names()

Run the code above in your browser using DataLab