#' ---
#' output: reprex::reprex_document
#' ---
library(chambr)
dat = read_chamber("~/log_2021-11-27_12.53.29.txt")
head(dat)
plot_chamber(dat, drop_constant = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.