mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
24 lines
206 B
Markdown
24 lines
206 B
Markdown
# User input processing default
|
|
|
|
User input processing default
|
|
|
|
## Usage
|
|
|
|
``` r
|
|
# Default S3 method
|
|
process_user_input(x, ...)
|
|
```
|
|
|
|
## Arguments
|
|
|
|
- x:
|
|
|
|
input
|
|
|
|
- ...:
|
|
|
|
ignored
|
|
|
|
## Value
|
|
|
|
processed input
|