The goal of justifier
is to provide a simple human- and machine-readable standard for documenting justifications for decisions. justifier
was primarily developed to enable documenting teh development of behavior change interventions and the planning and execution of scientific studies, but it can also be used to document decisions in organisations, enabling accumulation of decisions and types of justifications over time.
You can install the released version of justifier
from CRAN with:
install.packages("justifier");
You can install the development version of justifier
from GitHub with:
devtools::install_github("academy-of-behavior-change/justifier");
(assuming you have devtools
installed; otherwise, install that first using the install.packages
function)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.