rcurses.getstr: Interface to rcurses.getstr

View source: R/rcurses.R

rcurses.getstrR Documentation

Interface to rcurses.getstr

Description

Interface to rcurses.getstr

Usage

rcurses.getstr(window, n = NULL, y = NULL, x = NULL)

Arguments

window

window returned by call to initscr

n

maximum number of characters to paint

y

starting y position of newly painted string

x

starting y position of newly painted string

Value

value from corresponding ncurses C function


matloff/rcurses documentation built on Oct. 4, 2023, 1:28 p.m.