Install baselers
with
```
devtools::install_github("therbootcamp/baselers") ``
simulate_baselers()
contains the code to create data
write_baselers()
is a wrapper function that runs simulate_baselers()
and then saves the results to both an .RData
file, as well as a comma-separated text file in inst/extdata/baselers.txt
(https://raw.githubusercontent.com/therbootcamp/baselers/master/inst/extdata/baselers.txt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.