tactile is an R package that extends lattice
.
You can install the current stable release from CRAN with
install.packages("tactile")
or the development version from github by running
# install.packages("devtools")
::install_github("jolars/tactile") devtools
tactile is open source software, licensed under the GPL-3.