speech_uncompiler {speech} | R Documentation |
Speech uncompiler
Description
It allows to undo the compilation of a floor speech.
Usage
speech_uncompiler(tidy_speech)
Arguments
tidy_speech |
data. |
Value
data.frame.
Examples
# url <- "http://bit.ly/35AUVF4"
# out <- speech_build(file = url, compiler = TRUE)
# out2 <- speech_uncompiler(out)
[Package speech version 0.1.5 Index]