Description Usage Arguments Value Examples
It allows to check that the names of the legislators are
correctly written before compiling the documents in speech_build
.
1 | speech_check(tidy_speech, initial, expand = FALSE)
|
tidy_speech |
data.frame. |
initial |
character vector. Initial of the legislators' names. If no initial is entered, all will be checked. |
expand |
logical. If |
list with a data.frame for each initial of legislators' names.
1 2 3 | # url <- "http://bit.ly/35AUVF4"
# out <- speech_build(file = url)
# speech_check(out, initial = c("A", "M"), expand = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.