getLine: getLine

View source: R/getLine.R

getLineR Documentation

getLine

Description

Get one line of user input regardless of whether running interactively or not (via Rscript). (base::readline does not wait for user input when running via Rscript.)

Usage

getLine()

Value

The user input as a string.


pik-piam/gms documentation built on April 13, 2025, 9 p.m.