R/onAttach.R

Defines functions .onAttach

.onAttach=function(lib,pkg)
{
 packageStartupMessage("dna 2.1-2 loaded")
}

Try the dna package in your browser

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

dna documentation built on July 8, 2020, 7:26 p.m.