Nothing
#' # This dummy function definition is included with the package to ensure that
#' # 'tools::package_native_routine_registration_skeleton()' generates the required
#' # registration info for the 'run_testthat_tests' symbol.
#' #' @title Run testthat tests
#' #' @description This dummy function definition is included with the package to ensure that
#' #' ``tools::package_native_routine_registration_skeleton()`` generates the required
#' #' registration info for the 'run_testthat_tests' symbol. This documentation is
#' #' solely to overcome ``devtools::check()``.
#' (function() {
#' .Call("run_testthat_tests", FALSE, PACKAGE = "batchmix")
#' })
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.