The esmpack package is a collection of functions that facilitate preparation, management, visualization, and analysis of data collected via the experience sampling method (ESM) and ecological momentary assessment (EMA).
You can also read the documentation online at https://wviechtb.github.io/esmpack/ (where it is nicely formatted and the output from all examples is provided).
The development version of the esmpack package can be installed with:
install.packages("remotes")
remotes::install_github("wviechtb/esmpack")The esmpack package is licensed under the GNU General Public License Version 2. To report any issues or bugs, please go here.