margin: Margin dimensions.

View source: R/table_elements.R

marginR Documentation

Margin dimensions.

Description

Margin dimensions.

Usage

margin(t = 0, r = 0, b = 0, l = 0)

Arguments

t, r, b, l

The dimensions of the top, right, bottom, and left margins.

Value

a function that provides margin dimensions.


reactablefmtr documentation built on March 18, 2022, 5:08 p.m.