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