new renders

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-05-30 19:59:31 +02:00
commit ab3df0eda6
No known key found for this signature in database
22 changed files with 97 additions and 38 deletions

View 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
}