Other packages > Find by keyword >

tikzDevice  

R Graphics Output in LaTeX Format
View on CRAN: Click here


Download and install tikzDevice package within the R console
Install from CRAN:
install.packages("tikzDevice")

Install from Github:
library("remotes")
install_github("cran/tikzDevice")

Install by package version:
library("remotes")
install_version("tikzDevice", "0.12.6")



Attach the package and use:
library("tikzDevice")
Maintained by
Ralf Stubner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-12
Latest Update: 2023-11-29
Description:
Provides a graphics output device for R that records plots in a LaTeX-friendly format. The device transforms plotting commands issued by R functions into LaTeX code blocks. When included in a LaTeX document, these blocks are interpreted with the help of 'TikZ'—a graphics package for TeX and friends written by Till Tantau. Using the 'tikzDevice', the text of R plots can contain LaTeX commands such as mathematical formula. The device also allows arbitrary LaTeX code to be inserted into the output stream.
How to cite:
Ralf Stubner (2009). tikzDevice: R Graphics Output in LaTeX Format. R package version 0.12.6, https://cran.r-project.org/web/packages/tikzDevice. Accessed 11 Feb. 2025.
Previous versions and publish date:
0.4.7 (2009-09-12 14:18), 0.4.8 (2009-09-29 22:02), 0.5.0 (2010-08-10 16:18), 0.5.1 (2010-10-12 09:04), 0.5.2 (2010-10-15 12:06), 0.5.3 (2010-12-06 08:48), 0.6.0 (2011-04-13 11:26), 0.6.1 (2011-04-15 07:26), 0.6.2 (2012-01-13 21:35), 0.7.0 (2013-12-19 19:47), 0.8.1 (2015-01-07 16:05), 0.8 (2015-01-07 06:28), 0.9 (2015-11-17 14:40), 0.10-1.1 (2018-02-14 12:53), 0.10-1.2 (2018-02-14 14:38), 0.10-1 (2016-02-10 09:11), 0.10 (2016-02-06 11:07), 0.11 (2018-03-19 09:38), 0.12.3.1 (2020-06-30 09:28), 0.12.3 (2019-08-07 13:50), 0.12.4 (2023-02-09 21:00), 0.12.5 (2023-08-18 01:40), 0.12 (2018-07-02 16:14)
Other packages that cited tikzDevice R package
View tikzDevice citation profile
Other R packages that tikzDevice depends, imports, suggests or enhances
Complete documentation for tikzDevice
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

meteoForecast  
Numerical Weather Predictions
Access to several Numerical Weather Prediction services both in raster format and as a time series f ...
Download / Learn more Package Citations See dependency  
tikzDevice  
R Graphics Output in LaTeX Format
Provides a graphics output device for R that records plots in a LaTeX-friendly format. The device tr ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lax  
Loglikelihood Adjustment for Extreme Value Models
Performs adjusted inferences based on model objects fitted, using maximum likelihood estimation, by ...
Download / Learn more Package Citations See dependency  
CombinS  
Construction Methods of some Series of PBIB Designs
Series of partially balanced incomplete block designs (PBIB) based on the combinatory method (S) int ...
Download / Learn more Package Citations See dependency  

23,672

R Packages

204,958

Dependencies

64,221

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA