Nothing
# Cap data.table to 2 threads during tests to comply with CRAN policy, which
# allows at most 2 cores in package checks. Without this, data.table defaults to
# half the available cores and the check machine reports a high CPU/elapsed ratio.
data.table::setDTthreads(2)
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.