fdicQuery: FDIC Query Call

Description Usage Arguments

View source: R/fdicQuery.R

Description

FDIC Query Call

Usage

1
2
3
4
5
6
7
fdicQuery(
  filters = NULL,
  fields = NULL,
  dataset = "institutions",
  limit = 10L,
  descriptive = FALSE
)

Arguments

filters

a list of filters which will be transformed by fdicFilter

fields

a vector of fields to pull in a query

dataset

which dataset you want to pull from default: institutions

limit

limit on records to pull from query

descriptive

logical on whether to rename columns with labels


johnellis30/fdic documentation built on Dec. 21, 2021, 2:12 a.m.