Learn R Programming

UAHDataScienceSF (version 1.0.0)

getUserAction: Get User Action Function

Description

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

Usage

getUserAction()

Arguments

Value

A vector entered by the user

Examples

Run this code
if (FALSE) {
vector <- getUserAction()
}

Run the code above in your browser using DataLab