rcurses.move: Interface to rcurses.move

View source: R/rcurses.R

rcurses.moveR Documentation

Interface to rcurses.move

Description

Interface to rcurses.move

Usage

rcurses.move(window, new_y, new_x)

Arguments

window

window returned by call to initscr

new_y

new y position of cursor

new_x

new x position of cursor

Value

value from corresponding ncurses C function


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