getUserAction {UAHDataScienceSF} | R Documentation |
Get User Action Function
Description
This function gets the buffer introduced by the user. Typically a numerical vector.
Usage
getUserAction()
Value
A vector entered by the user
Examples
## Not run:
vector <- getUserAction()
## End(Not run)
[Package UAHDataScienceSF version 1.0.0 Index]