load_frames: Extract / create complete screen frames from an ascii cast

View source: R/frames.R

load_framesR Documentation

Extract / create complete screen frames from an ascii cast

Description

Extract / create complete screen frames from an ascii cast

Usage

load_frames(cast, height = NA, width = NA)

Arguments

cast

aciicast object

height

Number of rows. (NA for default.)

width

Number of columns. (NA for default.)

Value

asciicast_frames object.


r-lib/asciicast documentation built on Jan. 31, 2024, 1:19 p.m.