R/head.stateSing.R

Defines functions head.stateSing

Documented in head.stateSing

head.stateSing <-
function(x, ...)
    print(head(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.