View source: R/find_stics_names.R
find_stics_names | R Documentation |
Mini user interface for searching Stics parameters or variable names and formatting them for inserting in Rmarkdown documents.
find_stics_names(viewer = "pane")
viewer |
viewer name to choose between "pane" (default) or "dialog" |
Possible selection of names type (parameter or variable), Stics versions, formatting type. And the names search is based on partial matching using case sensitive or not, name starting matching or not.
## Not run:
find_stics_names()
find_stics_names( viewer = "dialog" )
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.