#' screenviz: A package for vizualising the risks and benefits of screens.
#'
#' See https://osf.io/c59v3/ for method details.
#'
#' @docType package
#' @name screenviz
NULL
## Stop R CMD check freaking out about '.' in pipelines
utils::globalVariables(c("."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.