add_milliseconds: Add Milliseconds to a SubRip (SRT) Timestamp

Description Usage Arguments Value

Description

Convenience method for directly adding milliseconds to a timestamp. Equivalent to as_timestamp(as_milliseconds(x) + ms).

Usage

1

Arguments

x

Vector of timestamps.

ms

Numeric vector of milliseconds to add.

Value

A character vector corresponding to x.


benjcunningham/subtitler documentation built on May 12, 2019, 11:56 a.m.