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
AlisonLanski/IPEDSuploadables documentation built on Dec. 10, 2024, 4:38 p.m.