write_subtitles: Write subtitles

Description Usage Arguments

View source: R/write_subtitles.R

Description

This function writes a subtitles object in a file.

Usage

1
write_subtitles(x, file, format = "srt", encoding = "UTF-8")

Arguments

x

an object of class subtitles.

file

a character string naming a file for writing.

format

a character string giving the file format. Not used (only SubRip format is currently implemented).

encoding

the name of the encoding to be used.


fkeck/subtools documentation built on Dec. 2, 2019, 3:19 a.m.