Learn R Programming

huxtable (version 5.7.0)

hux_prop_params: Shared documentation for huxtable property functions:

Description

Shared documentation for huxtable property functions:

Value

property() returns the property value(s). set_property() and map_property() return the modified huxtable.

Arguments

ht

A huxtable.

row

A row specifier. See rowspecs for details.

col

An optional column specifier.

fn

A mapping function. See mapping-functions for details.