Untitled

knitr::opts_chunk$set(echo = TRUE)
library(huxtable)
options(huxtable.latex_siunitx_align = TRUE)
ht <- hux(c("1", "-1.5"), c("1.2e-3", "1.33e3"), c("1", "-1e-3"))
ht


Try the huxtable package in your browser

Any scripts or data that you put into this service are public.

huxtable documentation built on Dec. 28, 2022, 1:09 a.m.