rcurses.insch: Interface to rcurses.insch

View source: R/rcurses.R

rcurses.inschR Documentation

Interface to rcurses.insch

Description

Interface to rcurses.insch

Usage

rcurses.insch(window, ch, y = NULL, x = NULL, attr = NULL)

Arguments

window

window returned by call to initscr

ch

newly inserted character

y

y position of newly inserted character

x

x position of newly inserted character

attr

attribute of newly painted character

Value

value from corresponding ncurses C function


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