Searches for umlauts (ÖÄÜöäü) with grepr()
and creates RStudio markers
1 2 3 | grep_umlauts(pattern = specials, ..., ignore_roxygen = FALSE)
print_substitution_table()
|
pattern |
a character string containing a regular expression |
... |
arguments which are passed to |
ignore_roxygen |
do not show umlauts in roxygen blocks or Rd files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.