powered by
Define a LaTeXPackage for the LaTeX xcolor package.
xcolorPackage()
A "LaTeXpackage" object.
"LaTeXpackage"
Paul Murrell
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.
\color{blue}
grid.latex
A predefined package is pre-registered under the name "xcolor".
"xcolor"
cat(author("test", packages="xcolor"), sep="\n")
Run the code above in your browser using DataLab