mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 13:29:06 +02:00
This commit is contained in:
parent
6c44be558d
commit
912fff7474
32 changed files with 2340 additions and 273 deletions
|
|
@ -1,5 +1,5 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/columnSelectInput.R
|
||||
% Please edit documentation in R/custom_SelectInput.R
|
||||
\name{columnSelectInput}
|
||||
\alias{columnSelectInput}
|
||||
\title{A selectizeInput customized for data frames with column labels}
|
||||
|
|
@ -42,4 +42,3 @@ a \code{\link[shiny]{selectizeInput}} dropdown element
|
|||
Copied and modified from the IDEAFilter package
|
||||
Adds the option to select "none" which is handled later
|
||||
}
|
||||
\keyword{internal}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue