mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
11 lines
319 B
R
11 lines
319 B
R
% 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
|
|
}
|