# This is to test confirm_libraries
# 20190722 by JJAV
# # # # # # # # # # # # # # # # # #
library(base)
library(stats)
"I'm not a library"
library(DO_NOT_EXISTS)
"Another useless line"
utils::adist("a")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.