Skip to content
/ tactile Public

New and Extended Plots, Methods, and Panel Functions for Lattice

License

Notifications You must be signed in to change notification settings

jolars/tactile

Repository files navigation

R-CMD-check Coverage status CRAN status

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.