Nothing
library(testthat)
library(sensortowerR)
# Run cross-platform checks if requested
if (nzchar(Sys.getenv("RUN_CROSS_PLATFORM_CHECKS"))) {
message("Running cross-platform checks...")
}
test_check("sensortowerR")
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.