Learn R Programming

texPreview (version 2.1.0)

get_texpackages: Get list of TeX packages installed on System

Description

Fetch all TeX packages currently installed on system

Usage

get_texpackages()

Arguments

Value

character

Details

If OS is Windows function checks against MikTex else function checks against TexLive.

Examples

Run this code
#head(get_texpackages())

Run the code above in your browser using DataLab