It allows to undo the compilation of a floor speech.

speech_uncompiler(tidy_speech)

Arguments

tidy_speech

data.

Value

data.frame.

Examples

# \donttest{
# url <- "http://bit.ly/35AUVF4"
# out <- speech_build(file = url, compiler = TRUE)
# out2 <- speech_uncompiler(out)
# }