R/IPEDSuploadables-package.R

#' \code{IPEDSuploadables} package
#'
#' Tools to assist data formatting for upload to IPEDS surveys
#'
#' @details See the README on
#' \href{https://github.com/AlisonLanski/IPEDSuploadables#readme}{GitHub}
#' or view documentation at \href{https://alisonlanski.github.io/IPEDSuploadables/}{the pkgdown site}
#'
#' @name IPEDSuploadables
#' @importFrom magrittr %>%
#'


NULL


# see this for an example of a more complete file:
# https://github.com/jennybc/googlesheets/blob/master/R/googlesheets.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom lifecycle badge is_present deprecate_warn
## usethis namespace: end
NULL

Try the IPEDSuploadables package in your browser

Any scripts or data that you put into this service are public.

IPEDSuploadables documentation built on April 3, 2025, 9:36 p.m.