mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
ui elements in separate function call to allow insertion of panels
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled
This commit is contained in:
parent
5c8d84fccd
commit
a3791af81c
6 changed files with 1251 additions and 619 deletions
17
man/ui_elements.Rd
Normal file
17
man/ui_elements.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/ui_elements.R
|
||||
\name{ui_elements}
|
||||
\alias{ui_elements}
|
||||
\title{FreesearchR UI elements list}
|
||||
\usage{
|
||||
ui_elements(selection)
|
||||
}
|
||||
\arguments{
|
||||
\item{selection}{specify element to output}
|
||||
}
|
||||
\value{
|
||||
Shinu UI elements
|
||||
}
|
||||
\description{
|
||||
FreesearchR UI elements list
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue