R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Be aware that in this version of the FFdownload-Package I have renamed the output dataset to 'FFdata',
                        and the input variable for temporary directories to 'tempd'. This might break old code.")
}
Diffform/ffdownload documentation built on Oct. 18, 2023, 11:11 a.m.