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.