Package: ggtikz 0.1.3
Oliver Thomas
ggtikz: Post-Process 'ggplot2' Plots with 'TikZ' Code Using Plot Coordinates
Annotation of 'ggplot2' plots with arbitrary 'TikZ' code, using absolute data or relative plot coordinates.
Authors:
ggtikz_0.1.3.tar.gz
ggtikz_0.1.3.zip(r-4.5)ggtikz_0.1.3.zip(r-4.4)ggtikz_0.1.3.zip(r-4.3)
ggtikz_0.1.3.tgz(r-4.4-any)ggtikz_0.1.3.tgz(r-4.3-any)
ggtikz_0.1.3.tar.gz(r-4.5-noble)ggtikz_0.1.3.tar.gz(r-4.4-noble)
ggtikz_0.1.3.tgz(r-4.4-emscripten)ggtikz_0.1.3.tgz(r-4.3-emscripten)
ggtikz.pdf |ggtikz.html✨
ggtikz/json (API)
NEWS
# Install 'ggtikz' in R: |
install.packages('ggtikz', repos = c('https://osthomas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/osthomas/ggtikz/issues
Last updated 5 months agofrom:0393543ac7. Checks:OK: 2 ERROR: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | ERROR | Oct 15 2024 |
R-4.5-linux | OK | Oct 15 2024 |
R-4.4-win | ERROR | Oct 15 2024 |
R-4.4-mac | ERROR | Oct 15 2024 |
R-4.3-win | ERROR | Oct 15 2024 |
R-4.3-mac | ERROR | Oct 15 2024 |
Exports:ggtikzggtikzAnnotationggtikzCanvasset_ggtikz_unclip_hookunclipunclip_tikzunset_ggtikz_unclip_hook
Dependencies:clicolorspacedigestdplyrfansifarverfilehashgenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpngR6RColorBrewerrlangscalesstringistringrtibbletidyselecttikzDeviceutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Replace Infinites by discrete values | discretize |
Calculate length of padding from plot elements | get_padding_from_elements |
Convert data coordinates to npc coordinates. | gg_to_npc.ggtikzCanvas |
Create a canvas and add a TikZ annotation. | ggtikz |
Prepare a TikZ annotation for a ggplot. | ggtikzAnnotation |
Create a canvas to store TikZ annotations to a ggplot. | ggtikzCanvas |
Transform TikZ coordinates according to scale transformations | ggtikzTransform |
Replace Inf in TikZ coordinates | ggtikzUninfinite |
Unclip plots produced by the 'tikzDevice'. | set_ggtikz_unclip_hook unset_ggtikz_unclip_hook |
Split a TikZ coordinate. | split_coord |
Construct a regex pattern for possible tikzDevice extensions. | tikz_exts_pattern |
knitr hook to remove clipping from plots produced with the tikzDevice. | unclip |
Unclip a plot produced by the 'tikzDevice'. | unclip_tikz |
Replace infinite values in TikZ coordinates | uninfinite_coord uninfinite_tikz |