Skip to contents

Removes all borders from the table

Usage

no_borders(ht, matrix = NULL)

Arguments

ht

huxtable object.

matrix

matrix of bottom borders. Ignored. Included for the sake of compatibility with the interface of all border mutating functions.

See also

Other border_functions: col_borders(), row_border(), single_border(), spanning_borders()