| vlines {ztable} | R Documentation |
Add or delete vertical lines in a ztable
vlines(z, type = NULL, add = NULL, del = NULL)
z |
An object of ztable |
type |
An integer or one of c("none","all") |
add |
An integer vector indicating columns where the width of vertical lines added |
del |
An integer vector indicating columns where the width of vertical lines subtracted |