getUserAction: Get User Action Funcion

View source: R/Statistics.R

getUserActionR 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)
  }

LearningRlab documentation built on Aug. 31, 2023, 1:08 a.m.