Untitled

knitr::opts_chunk$set(echo = TRUE)
library(huxtable)
options(huxtable.latex_use_fontspec = TRUE)
ht <- hux("Some text")
font(ht) <- "Arial"
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.