mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 05:19:07 +02:00
new renders
This commit is contained in:
parent
5ca751d3ea
commit
ab3df0eda6
22 changed files with 97 additions and 38 deletions
11
man/selectPlotVariables.Rd
Normal file
11
man/selectPlotVariables.Rd
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/plot-helpers.R
|
||||
\name{selectPlotVariables}
|
||||
\alias{selectPlotVariables}
|
||||
\title{Wrapper for columnSelectInput}
|
||||
\usage{
|
||||
selectPlotVariables(data, exclude = NULL, allow_none = TRUE, var_types, ...)
|
||||
}
|
||||
\description{
|
||||
Wrapper for columnSelectInput
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue