R/tail.stateSing.R

Defines functions tail.stateSing

Documented in tail.stateSing

tail.stateSing <-
function(x, ...)
    print(tail(data.frame(a=x$a, kc=x$kc, w=x$w)))

Try the crackR package in your browser

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

crackR documentation built on May 29, 2017, 8:45 p.m.