rcurses.delch: Interface to rcurses.delch

View source: R/rcurses.R

rcurses.delchR Documentation

Interface to rcurses.delch

Description

Interface to rcurses.delch

Usage

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

Arguments

window

window returned by call to initscr

y

y position of deleted character

x

x position of deleted character

Value

value from corresponding ncurses C function


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