vlines: Add or delete vertical lines in a ztable

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

vlinesR Documentation

Add or delete vertical lines in a ztable

Description

Add or delete vertical lines in a ztable

Usage

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


cardiomoon/ztable documentation built on July 27, 2023, 10:25 a.m.