rcurses.getch: Interface to rcurses.getch

View source: R/rcurses.R

rcurses.getchR Documentation

Interface to rcurses.getch

Description

Interface to rcurses.getch

Usage

rcurses.getch(window, y = NULL, x = NULL)

Arguments

window

window returned by call to initscr

y

y position of newly painted character

x

x position of newly painted character

Value

value from corresponding ncurses C function


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