Description Usage Arguments Value Examples
Detect and Display Libraries Used Throughout the Script.
1 |
text |
String |
String
1 2 3 4 5 | cat(
notify_libraries(
'require(dplyr)
library(magrittr)
stringr::str_replace("1", "ONE")'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.