#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom tibble tibble
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#' @useDynLib measr, .registration = TRUE
## usethis namespace: end
NULL
# nolint next
.datatable.aware <- TRUE
release_bullets <- function() {
c("Run `data-raw/stan-scripts.R` to update precompiled Stan code")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.