Nothing
# .onLoad <- function(libname, pkgname) {
# base::packageStartupMessage("Under development. Report issues at https://github.com/OskarGauffin/pvda")
# }
# .onLoad <- function(libname, pkgname) {
# # CRAN OMP THREAD LIMIT
# # This did not, on it's own, prevent NOTEs about too many cores being used by data.table, when
# # submitting to CRAN.
# Sys.setenv("OMP_THREAD_LIMIT" = 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.