ParseIRS990 assists research on U.S. non-profit organizations by making parsing IRS 990 filings easy and fast.
## Install the current development version from GitHub
devtools::install_github("p3lab/ParseIRS990", dependencies = TRUE)
This is a basic example which shows you how to solve a common problem:
library(ParseIRS990)
## basic example code