R/zzz.R

Defines functions .First.lib

#  ZZZ.R

.First.lib <- function(libname, pkgname, where)
{
      if(.Platform$OS.type == "windows" && interactive() &&
         .Platform$GUI ==  "Rgui"){
        addVigs2WinMenu("timecourse")
    }
}

Try the timecourse package in your browser

Any scripts or data that you put into this service are public.

timecourse documentation built on Nov. 8, 2020, 8:04 p.m.