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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns