margin {reactablefmtr} | R 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.
[Package reactablefmtr version 2.0.0 Index]