mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 05:20:23 +01:00
18 lines
308 B
R
18 lines
308 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/process_user_input.r
|
|
\name{process_user_input}
|
|
\alias{process_user_input}
|
|
\title{User input processing}
|
|
\usage{
|
|
process_user_input(x)
|
|
}
|
|
\arguments{
|
|
\item{x}{input}
|
|
}
|
|
\value{
|
|
processed input
|
|
}
|
|
\description{
|
|
User input processing
|
|
}
|