#' \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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.