R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("By retreiving data from ImmPort via ImmPortR, you confirm that you have read and accept all the terms and conditions without limitation of the User Agreement at http://www.immport.org/agreement")
}
juyeongkim/ImmPortR documentation built on Sept. 3, 2022, 1:40 p.m.