Learn R Programming

⚠️There's a newer version (3.0.3) of this package.Take me there.

lazyWeave (version 3.0.0)

LaTeX Wrappers for R Users

Description

Provides the functionality to write LaTeX code from within R without having to learn LaTeX. Functionality also exists to create HTML and Markdown code. While the functionality still exists to write complete documents with lazyWeave, it is generally easier to do so with with markdown and knitr. lazyWeave's main strength now is the ability to design custom and complex tables for reporting results.

Copy Link

Version

Install

install.packages('lazyWeave')

Monthly Downloads

52

Version

3.0.0

License

GPL

Maintainer

Benjamin Nutter

Last Published

July 27th, 2015

Functions in lazyWeave (3.0.0)

lazy.landscape

Landscape Page Orientation
lazy.build

Compile a PDF or HTML Report
univ

Univariable Table
pvalString

Format P-values for Reports
lazy.figure

Include Figures in Latex Documents
lazy.text

Paragraphs in LaTeX
lazy.link

Links to Webpages or External Documents
lazy.text.format

Format Text
lazyWeave

Generate Latex or HTML reports from R
lazy.table

Tables in LaTeX
lazy.counter

Create and Manage Counters for LaTeX Documents
lazy.page.break

Start New Page in LaTeX
lazy.list

Lists in LaTeX and HTML
lazy.page.number

Change Page Numbering
lazy.matrix

Convert Matrix to LaTeX Table
is_significant

Test the significance of a p-value
lazy.footnote

Add a Footnote
lazy.label

Reference Tables, Figures, Sections, and Pages
lazy.toc

Table of Contents and Other Lists
lazy.file.start

Initiate New LaTeX, HTML, or Markdown Files
setHtmlOptions

lazyWeave HTML Report Options
map.size

Convert text size specifications between LaTeX and HTML formats
lazy.file.end

End LaTeX Documents
lazy.write

Output LaTeX Code to a File
WritePrintCtable

Write and Print Comparison Tables
write.univ

Write Univariate Table to a File
lazy.section

Open Sections in LaTeX Documents
mantel.test

Mantel-Haenszel test for two-way tables
lazy.insert.code

Insert Code to a TeX or HTML document
ComparisonTable

Comparison Tables
lazy.citation

Add R or R Package Citation
lazy.verbatim.end

Verbatim Environments