tableRow {psichomics}R Documentation

Create a row for a HTML table

Description

Create a row for a HTML table

Usage

tableRow(..., th = FALSE)

Arguments

...

Elements to include in the row

th

Boolean: is this row the table head?

Value

HTML elements


[Package psichomics version 1.12.1 Index]