boxr_change_rect: Set a rectangle of cells

Description Usage Arguments

View source: R/boxr.R

Description

Wrapper around boxr_change_cell to set a rectangle to a single colour and character (it is possible to pass vectors here in but not recommended as the interface may change).

Usage

1
boxr_change_rect(x, y, ch, fg, bg)

Arguments

x

a pair of points being the x edge of the rectangle

y

a pair of points being the y edge of the rectangle

ch

A single integer character code

fg,bg

Single foreground and background colours (see tb for a set of values)


richfitz/boxr documentation built on May 27, 2019, 8:16 a.m.