Learn R Programming

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

lazyWeave (version 2.1.4)

LaTeX Wrappers for R Users

Description

Provides the functionality to write LaTeX code from within R without having to learn LaTeX.

Copy Link

Version

Install

install.packages('lazyWeave')

Monthly Downloads

52

Version

2.1.4

License

GPL

Maintainer

Benjamin Nutter

Last Published

June 7th, 2012

Functions in lazyWeave (2.1.4)

lazy.file.end

End LaTeX Documents
lazy.text

Paragraphs in LaTeX
lazy.text.format

Format Text
lazy.matrix

Convert Matrix to LaTeX Table
lazy.page.break

Start New Page in LaTeX
lazy.section

Open Sections in LaTeX Documents
lazy.table

Tables in LaTeX
lazy.counter

Create and Manage Counters for LaTeX Documents
lazy.ref

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

Verbatim Environments
lazy.toc

Table of Contents and Other Lists
lazy.page.number

Change Page Numbering
lazy.figure

Include Figures in Latex Documents
lazy.list

Lists in LaTeX
lazyWeave-package

Generate Latex code from R
lazy.write

Output LaTeX Code to a File
lazy.citation

Cite an R package
lazy.file.start

Start LaTeX Documents
lazy.insert.code

Insert Code to a TeX Document
lazy.landscape

Landscape Page Orientation
lazy.footnote

Add a Footnote
lazy.build

Build PDF Documents for TEX Files