getInstitutionsAll {fdicdata}R Documentation

Read FDIC Institution data set

Description

This function reads the FDIC Institution data set from a URL (FDIC listing of all institutions) and returns it as a data frame.

Usage

getInstitutionsAll()

Value

A data frame containing the FDIC Institution data set

Examples

#'\dontrun{dataInstitutions <- getInstitutionsAll()}


[Package fdicdata version 0.1.0 Index]