Summary
actsims
is an ACT package used for internal development ofinteractShiny
It is meant to be fast and easy to use.
It is integrated with the
actdata
package.It uses the R6 OOP system to keep better track of EPA ratings and transient impression equations.
Installation
You can install the development version of actsims
from Github with:
# install.packages("devtools")
devtools::install_github("acastroaraujo/actsims")