hlines: Add or delete horizontal lines in a ztable

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

hlinesR Documentation

Add or delete horizontal lines in a ztable

Description

Add or delete horizontal lines in a ztable

Usage

hlines(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 rows where the horizontal lines added

del

An integer vector indicating rows where the horizontal lines deleted


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