Learn R Programming

tactile

tactile is an R package that extends lattice.

Installation

You can install the current stable release from CRAN with

install.packages("tactile")

or the development version from github by running

# install.packages("devtools")
devtools::install_github("jolars/tactile")

License

tactile is open source software, licensed under the GPL-3.

Copy Link

Version

Install

install.packages('tactile')

Monthly Downloads

340

Version

0.2.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Johan Larsson

Last Published

July 27th, 2025

Functions in tactile (0.2.2)

prepanel.ci

Prepanel for ciplot
panel.ternaryplot.xyplot

Ternary Plot Wrapper for lattice::xyplot
qqmath.zoo

Q-Q Plots for Zoo Objects
panel.ternaryplot.response

Response Panels for Ternary Plots
xyplot.Arima

Diagnostic Plots for ARIMA Models
panel.ternaryplot

Panel Function for Ternary Plots
xyplot.forecast

Plot Forecasts with Trellis Graphics
rescale

Uniform Rescaling
require_pkg

Throw An Error if A Required Package Is Unavailable
xyplot.lm

Lattice plot diagnostics for lm objects
ternaryplot

Ternary Plot
updateList

Update a List with User Input
tactile.theme

Tactile Theme
tactile-package

tactile: New and Extended Plots, Methods, and Panel Functions for 'lattice'
seq_pal

Sequential palette helper.
setup_key

Key Setup
xyz_to_xy

Convert a formula from z ~ x * y to y ~ x
xyplot.acf

Plot Autocovariance and Autocorrelation Functions
panel.ci

Panel function for confidence interval
diag.panel.splom.density

Diagonal Density Panels
grid_wrap

Wrapper for grid.arrange
make_bubbles

Make Bubbles
panel.bubbleplot

Panel Function for Bubble Plots
bubbleplot

Bubbleplots
bwplot2

An extended box and whiskers plot
panel.ternaryplot.density

Two-Dimensional Density Estimation for Ternary Plots
panel.ternaryplot.clip

Plot Region Clipping for Ternary Plots
panel.ternaryplot.grid

Reference Grid for Ternary Plot
panel.qqmathci

Q-Q Diagram Confidence Intervals Panels
panel.ternaryplot.scales

Axes and Labels for Ternary Plots
dont_plot

Suppress Plotting
feldspar

Ternary feldspar experiments and thermodynamic models
get_fun

Retrieve a Function by Name or Definition