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

280

Version

0.2.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Johan Larsson

Last Published

May 24th, 2023

Functions in tactile (0.2.1)

prepanel.ci

Prepanel for ciplot
bwplot2

An extended box and whiskers plot
panel.ternaryplot.clip

Plot Region Clipping for Ternary Plots
panel.ternaryplot.density

Two-Dimensional Density Estimation for Ternary Plots
require_pkg

Throw An Error if A Required Package Is Unavailable
panel.ternaryplot.grid

Reference Grid for Ternary Plot
panel.ternaryplot.response

Response Panels for Ternary Plots
make_bubbles

Make Bubbles
seq_pal

Sequential palette helper.
xyplot.acf

Plot Autocovariance and Autocorrelation Functions
xyplot.Arima

Diagnostic Plots for ARIMA Models
diag.panel.splom.density

Diagonal Density Panels
qqmath.zoo

Q-Q Plots for Zoo Objects
setup_key

Key Setup
tactile.theme

Tactile Theme
xyplot.forecast

Plot Forecasts with Trellis Graphics
tactile-package

tactile: New and Extended Plots, Methods, and Panel Functions for 'lattice'
xyplot.lm

Lattice plot diagnostics for lm objects
xyz_to_xy

Convert a formula from z ~ x * y to y ~ x
rescale

Uniform Rescaling
dont_plot

Suppress Plotting
panel.ternaryplot.xyplot

Ternary Plot Wrapper for lattice::xyplot
panel.ternaryplot.scales

Axes and Labels for Ternary Plots
ternaryplot

Ternary Plot
updateList

Update a List with User Input
grid_wrap

Wrapper for grid.arrange
panel.bubbleplot

Panel Function for Bubble Plots
bubbleplot

Bubbleplots
panel.ci

Panel function for confidence interval
panel.ternaryplot

Panel Function for Ternary Plots
panel.qqmathci

Q-Q Diagram Confidence Intervals Panels
feldspar

Ternary feldspar experiments and thermodynamic models
get_fun

Retrieve a Function by Name or Definition