🔍 An RStudio addin slash regex utility belt
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- % Generated by roxygen2: do not edit by hand
- % Please edit documentation in R/help_ui.R
- \name{generate_help_ui}
- \alias{generate_help_ui}
- \title{Generates Help Tab UI}
- \usage{
- generate_help_ui(cheatsheet_only = TRUE)
- }
- \arguments{
- \item{cheatsheet_only}{If TRUE then returns just basic regex
- explainer UI.}
- }
- \description{
- Generates Help Tab UI
- }
- \keyword{internal}
|