R/lseqinr.R

Defines functions lseqinr

Documented in lseqinr

#
# Just a shortcut to see what's available inside seqinr
#
lseqinr <- function()
{
    ls("package:seqinr")
}

Try the seqinr package in your browser

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

seqinr documentation built on May 29, 2024, 6:36 a.m.