R/OnAttach.R

.onAttach <- function(libname, pkgname)  {
    options(stringsAsFactors = FALSE)
}

Try the phylotools package in your browser

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

phylotools documentation built on May 2, 2019, 3:25 a.m.