load_frames {asciicast}R 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.


[Package asciicast version 2.3.1 Index]