Learn R Programming

fdicdata (version 0.1.1)

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

Arguments

Value

A data frame containing the FDIC Institution data set

Examples

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

Run the code above in your browser using DataLab