The goal of tidydlnm is to make outputs from the package dlnm
more tidyverse-friendly.
Note: Only DLMs are currently supported. DLNM support coming soon.
Installation
You can install tidydlnm from GitHub with:
# install.packages("devtools")
devtools::install_github("geomarker-io/tidydlnm")
Usage
See the Example Usage vignette.