R/tail.stateCD.R

Defines functions tail.stateCD

Documented in tail.stateCD

tail.stateCD <-
function(x, ...)
    print(tail(data.frame(a.p=x$a.p, a.s=x$a.s, 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.