FreesearchR/man/m_datafileUI.Rd

18 lines
310 B
Text
Raw Normal View History

% Generated by roxygen2: do not edit by hand
2024-12-19 11:32:56 +01:00
% Please edit documentation in R/file-import-module.R
\name{m_datafileUI}
\alias{m_datafileUI}
\title{Shiny UI module to load a data file}
\usage{
m_datafileUI(id)
}
\arguments{
\item{id}{id}
}
\value{
shiny UI
}
\description{
Shiny UI module to load a data file
}