speech_uncompiler: Speech uncompiler

Description Usage Arguments Value Examples

View source: R/speech_uncompiler.R

Description

It allows to undo the compilation of a floor speech.

Usage

1
speech_uncompiler(tidy_speech)

Arguments

tidy_speech

data.

Value

data.frame.

Examples

1
2
3
# url <- "http://bit.ly/35AUVF4"
# out <- speech_build(file = url, compiler = TRUE)
# out2 <- speech_uncompiler(out)

Nicolas-Schmidt/speechJava documentation built on Dec. 17, 2021, 5:24 a.m.