Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


kableExtra (version 1.3.4)

usepackage_latex: Load a LaTeX package

Description

Load a LaTeX package using R code. Just like \\usepackage{} in LaTeX

Usage

usepackage_latex(name, options = NULL)

Arguments

name

The LaTeX package name

options

The LaTeX options for the package

Examples

Run this code
usepackage_latex("xcolor")

Run the code above in your browser using DataLab