File extensions as regexp
1 2 3 4 5 6 7 8 | regexp__file_extensions_as_regexp(
x,
prefix = ".*",
suffix = "$",
wrap_in_parentheses = TRUE,
include_uppercase = TRUE,
escape_dots = TRUE
)
|
escape_dots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.