Skip to contents

This function tries to compile a small pdf document using LaTeX. If it fails, you'll see some instructions to make sure that LaTeX is installed on your system.

Usage

test_latex_installation()

Examples

if (FALSE) {
test_latex_installation()
}