getUserAction {LearningRlab}R Documentation

Get User Action Funcion

Description

This function get the buffer introduced by the user. Typically a numerical vector.

Usage

getUserAction()

Value

A vector

Note

The process is interactive with the user

Author(s)

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

Examples

{
  ## Not run: 
  vector <- getUserAction()
  
## End(Not run)
  }

[Package LearningRlab version 2.4 Index]