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)


Nicolas-Schmidt/speech documentation built on July 4, 2023, 4:32 p.m.