vlines: Add or delete vertical lines in a ztable

Description Usage Arguments

View source: R/print.ztable.html.R

Description

Add or delete vertical lines in a ztable

Usage

1
vlines(z, type = NULL, add = NULL, del = NULL)

Arguments

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


ztable documentation built on Sept. 28, 2021, 9:07 a.m.