🔍 An RStudio addin slash regex utility belt
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

21 lines
514B

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