library(staticdocs)
sd_section("Regular Expression Library Tools",
"Function for constructing and testing regular expressions.",
c(
"library_list",
"library_minimal",
"library_vignette",
"library_template"
)
)
sd_section("Unit Testing Regular Expressions",
"Function for constructing and testing regular expressions.",
c(
"test_extract"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.