Ver código fonte

Add qdapRegex package to resources

tags/v0.2.0
Garrick Aden-Buie 8 anos atrás
pai
commit
49d6fec910
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      R/regex_gadget.R

+ 2
- 0
R/regex_gadget.R Ver arquivo

tags$dd("Friendly Regular Expressions: complex regular expressions from human readable expressions"), tags$dd("Friendly Regular Expressions: complex regular expressions from human readable expressions"),
tags$dt(tags$a(href = "https://github.com/richierocks/rebus", "rebus")), tags$dt(tags$a(href = "https://github.com/richierocks/rebus", "rebus")),
tags$dd("Build regular expressions in a human readable way"), tags$dd("Build regular expressions in a human readable way"),
tags$dt(tags$a(href = "https://www.r-pkg.org/pkg/qdapRegex", "qdapRegex")),
tags$dd("A collection of regular expression tools for extraction/removal/replacement of common patterns in text documents"),
tags$dt(tags$a(href = "https://github.com/AdamSpannbauer/r_regex_tester_app", "R Regex Tester")), tags$dt(tags$a(href = "https://github.com/AdamSpannbauer/r_regex_tester_app", "R Regex Tester")),
tags$dd("A Shiny app for testing regular expressions") tags$dd("A Shiny app for testing regular expressions")
) )

Carregando…
Cancelar
Salvar