getUserAction {LearningRlab} | R Documentation |
This function get the buffer introduced by the user. Typically a numerical vector.
getUserAction()
A vector
The process is interactive with the user
Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares
{
## Not run:
vector <- getUserAction()
## End(Not run)
}