Package: IPEDS
Title: Data from the Integrated Post-Secondary Education Data System
Version: 0.1.0
Authors@R: c(
    person("Aushanae", "Haller", , "aushanaenhaller@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2090-1952")),
    person("Alejandra", "Munoz", , "amunozgarcia@smith.edu", role = "aut")
           )
Maintainer: Aushanae Haller <aushanaenhaller@gmail.com>
Description: Contains data on Post-Secondary Institution Statistics in 2020 <https://nces.ed.gov/ipeds/use-the-data>. The package allows easy access to a wide variety of information regarding Post-secondary Institutions, its students, faculty, and their demographics, financial aid, educational and recreational offerings, and completions. This package can be used by students, college counselors, or involved parents interested in pursuing higher education, considering their options, and securing admission into their school of choice.
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, purrr, ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 2.10)
LazyData: true
Imports: dplyr, tidyr, rlang, readr, utils
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-26 17:59:15 UTC; aushanaehaller
Author: Aushanae Haller [aut, cre] (<https://orcid.org/0000-0002-2090-1952>),
  Alejandra Munoz [aut]
Repository: CRAN
Date/Publication: 2022-11-01 07:52:51 UTC
