🔍 An RStudio addin slash regex utility belt
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

17 rindas
365B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/help_ui.R
  3. \name{generate_help_ui}
  4. \alias{generate_help_ui}
  5. \title{Generates Help Tab UI}
  6. \usage{
  7. generate_help_ui(cheatsheet_only = TRUE)
  8. }
  9. \arguments{
  10. \item{cheatsheet_only}{If TRUE then returns just basic regex
  11. explainer UI.}
  12. }
  13. \description{
  14. Generates Help Tab UI
  15. }
  16. \keyword{internal}