Description
New and Extended Plots, Methods, and Panel Functions for 'lattice'.
Description
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel functions, and a theme.
README.md
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.