R/onLoad.R

Defines functions .onLoad

.onLoad <- function(...) {
  warning("Package {tuicalendar} is deprecated, please see https://github.com/dreamRs/toastui for a replacement.", call. = FALSE)
}
dreamRs/tuicalendr documentation built on Aug. 4, 2021, 12:02 a.m.