make_kable: Make a kable table

View source: R/dum.R

make_kableR Documentation

Make a kable table

Description

Create a table formatted for markdown

Usage

make_kable(row, column, opt = NULL)

Arguments

row

A vector for the rows.

column

A character vector of the column names

opt

The options for the dummy table


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.