texPreview (version 1.4.3)

buildUsepackage: Build usepackage command for TeX document deprecated

Description

This function has been deprecated, use build_usepackage instead.

Usage

buildUsepackage(pkg, options = NULL, uselibrary = NULL,
  chk.inst = FALSE)

Arguments

pkg

character, name of TeX package

options

character, name(s) of options to use in the package

uselibrary

character, part of document preamble to specify a uselibrary call related to package

chk.inst

logical, invokes a check to see if pkg is currently installed on system (default FALSE)