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. ( |
width |
Number of columns. ( |
Value
asciicast_frames
object.
[Package asciicast version 2.3.1 Index]