knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of mbte is to simplify the process of finding trends in time-dependent measurement data using models (Model-based trend estimation). This package is based on the Managing many models-talk by Hadley Wickham.
You can install mbte from github with:
devtools::install_github("mkerschbaumer/mbte")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.