1
0
mirror of https://github.com/agdamsbo/REDCapCAST.git synced 2025-03-05 07:51:57 +01:00
REDCapCAST/man/process_user_input.Rd

18 lines
308 B
Plaintext
Raw Normal View History

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