microplot-package |
Display microplots (sparklines) from R graphics panels in tables in 'LaTeX', 'Word', 'HTML', 'Excel'. |
as.htmlimg |
Place a filename or filepath in the format used by HTML |
as.includegraphics |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.default |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.ggplot |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.graphicsList |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.includegraphicsMatrix |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.microplotMatrix |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.includegraphics.trellis |
Convert a filename into a complete 'LaTeX' '\includegraphics' expression for use with 'LaTeX' '\includegraphics' macro in the 'graphicx' package. This is used for 'pdf' and 'png' files with the system 'pdflatex' command. This is used for 'ps' files with the system 'latex' command. |
as.orgfile |
Place a filename or filepath in the format used by org-mode |
as.orgtable |
Prepare a matrix or data.frame to be used as an org-mode table |
cc176.y.adj |
Adjusted response values and their five number summaries by treatment level for one model using the cc176 dataset. This dataset is used in two demos: "bwplot" and "boxplot-ggplot". |
cc176fivenumsd |
Adjusted response values and their five number summaries by treatment level for one model using the cc176 dataset. This dataset is used in two demos: "bwplot" and "boxplot-ggplot". |
dir.verify |
Verifies existence of, or creates, a directory. |
dvi.latexConsole |
Revisions of Hmisc latex and dvi functions that display the generated latex file on screen and divert the console log to a file. New print methods that display Operating System files (ps, docx, html) on screen. |
formatDF |
Format a Data Frame or Matrix for LaTeX or HTML. |
graphicsList |
Convert a list of "trellis" objects or list of "ggplot" objects into a "graphicslist" object. |
latex.AEdotplot |
Display the AE (Adverse Events) dotplot of incidence and relative risk from the HH package in a 'LaTeX' tabular environment or in an 'MS Word' or an 'HTML' table. |
latex.ggplot |
Display a table in 'latex' containing panels from R graphs in its cells. |
latex.graphicsClass |
Display a table in 'latex' containing panels from R graphs in its cells. |
latex.graphicsList |
Display a table in 'latex' containing panels from R graphs in its cells. |
latex.includegraphicsMatrix |
Display a table in 'latex' containing panels from R graphs in its cells. |
latex.microplotMatrix |
Display a table in 'latex' containing panels from R graphs in its cells. |
latex.trellis |
Display a table in 'latex' containing panels from R graphs in its cells. |
latexCheckOptions |
Set the options for use of latex; check whether the options for latex functions have been specified. |
latexSetOptions |
Set the options for use of latex; check whether the options for latex functions have been specified. |
layoutCollapse |
Set the lattice 'par.settings' to remove all marginal space. |
layoutHeightsCollapse |
Set the lattice 'par.settings' to remove all marginal space. |
layoutWidthsCollapse |
Set the lattice 'par.settings' to remove all marginal space. |
LegendrePolyMatrices |
Legendre Orthogonal Polynomials for various values of alpha and beta. The dataset is used in the demo("LegendrePolynomials"). |
microplot |
Take a trellis or ggplot object, or graphicsList object (list of trellis or ggplot objects), and generate a set of graphics files, one per panel of a multi-panel display. |
microplot.AEdotplot |
Display the AE (Adverse Events) dotplot of incidence and relative risk from the HH package in a 'LaTeX' tabular environment or in an 'MS Word' or an 'HTML' table. |
microplot.ggplot |
Take a trellis or ggplot object, or graphicsList object (list of trellis or ggplot objects), and generate a set of graphics files, one per panel of a multi-panel display. |
microplot.graphicsList |
Take a trellis or ggplot object, or graphicsList object (list of trellis or ggplot objects), and generate a set of graphics files, one per panel of a multi-panel display. |
microplot.trellis |
Take a trellis or ggplot object, or graphicsList object (list of trellis or ggplot objects), and generate a set of graphics files, one per panel of a multi-panel display. |
microplotAttrDisplay |
Specify how to display the microplots for x.axis, y.axis, xlab, ylab, and key. |
msWord |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
msWord.AEdotplot |
Display the AE (Adverse Events) dotplot of incidence and relative risk from the HH package in a 'LaTeX' tabular environment or in an 'MS Word' or an 'HTML' table. |
msWord.ggplot |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
msWord.graphicsClass |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
msWord.graphicsList |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
msWord.microplotMatrix |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
msWord.trellis |
Display a table in 'MS Word' containing panels from R graphs in its cells. |
print.OSfilename |
Revisions of Hmisc latex and dvi functions that display the generated latex file on screen and divert the console log to a file. New print methods that display Operating System files (ps, docx, html) on screen. |
show.dvilC |
Revisions of Hmisc latex and dvi functions that display the generated latex file on screen and divert the console log to a file. New print methods that display Operating System files (ps, docx, html) on screen. |
show.latexConsole |
Revisions of Hmisc latex and dvi functions that display the generated latex file on screen and divert the console log to a file. New print methods that display Operating System files (ps, docx, html) on screen. |
show.OSfilename |
Revisions of Hmisc latex and dvi functions that display the generated latex file on screen and divert the console log to a file. New print methods that display Operating System files (ps, docx, html) on screen. |
sparkline |
Display microplots (sparklines) from R graphics panels in tables in 'LaTeX', 'Word', 'HTML', 'Excel'. |
theme_collapse |
Set the 'ggplot2' theme to remove all marginal space. |
toxicity |
Simulated toxicity data. Dataset is used in demo("tablesPlusGraphicColumn"). |