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]
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 04 Apr. 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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for tikzDevice6080100120140160180200220240260280300TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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