ui elements in separate function call to allow insertion of panels
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-07-04 10:10:51 +02:00
commit a3791af81c
No known key found for this signature in database
6 changed files with 1251 additions and 619 deletions

17
man/ui_elements.Rd Normal file
View 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
}