Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README

Sparklines are small plots (about one line of text high),
made popular by Edward Tufte.  This package is the interface from R
to the LaTeX package sparklines by Andreas Loeffer and Dan Luecking
(http://www.ctan.org/pkg/sparklines).  It can work with Sweave or
knitr or other engines that produce TeX.  The package can be used to
plot vectors, matrices, data frames, time series (in ts or zoo format).

Do not forget to add \usepackage{sparklines} to the preamble of your
TeX document.
  
License: GPL-2 | GPL-3

CRAN: install.packages('ltxsparklines')
CRAN URL: https://cran.r-project.org/package=ltxsparklines

About

R interface to LaTeX spaklines package

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.