Learn R Programming

xdvir (version 0.1-2)

xcolor Package: LaTeX Package xcolor.

Description

Define a LaTeXPackage for the LaTeX xcolor package.

Usage

xcolorPackage()

Arguments

Value

A "LaTeXpackage" object.

Author

Paul Murrell

Details

This function creates a "LaTeXpackage" object that provides support for the LaTeX xcolor package.

This allows commands like \color{blue} to be included in LaTeX snippets when calling grid.latex.

A predefined package is pre-registered under the name "xcolor".

Examples

Run this code
cat(author("test", packages="xcolor"), sep="\n")

Run the code above in your browser using DataLab