speech_uncompiler: Speech uncompiler

View source: R/speech_uncompiler.R

speech_uncompilerR 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)


speech documentation built on Oct. 4, 2022, 1:07 a.m.