🔍 An RStudio addin slash regex utility belt
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 satır
446B

  1. # Generated by roxygen2: do not edit by hand
  2. export(regex_gadget)
  3. export(regexplain_cheatsheet)
  4. export(run_regex)
  5. export(view_regex)
  6. import(miniUI)
  7. import(shiny)
  8. importFrom(dplyr,"%>%")
  9. importFrom(dplyr,filter)
  10. importFrom(dplyr,group_by)
  11. importFrom(dplyr,mutate)
  12. importFrom(dplyr,select)
  13. importFrom(dplyr,summarize)
  14. importFrom(rlang,.data)
  15. importFrom(utils,getFromNamespace)
  16. importFrom(utils,installed.packages)
  17. importFrom(utils,packageVersion)