Learn R Programming

rtsVis (version 0.0.3)

ts_copy_frametimes: Sets frametimes for a list of frames

Description

Sets frametimes for a list of frames

Usage

ts_copy_frametimes(x, y)

Arguments

x

A list to which timestamps are added.

y

A list from which the timestamps are derived.

Value

A list identical to x with timestamps carried over from y.