Description Usage Arguments Value Examples
Allows to see the legislators' names with problems prior to compiling the data.
1 | speech_view(tidy_speech, legis = character(), view = FALSE)
|
tidy_speech |
data.frame class |
legis |
name of the legislator. |
view |
logical. If |
data.frame.
1 2 3 | # url <- "http://bit.ly/35AUVF4"
# out <- speech_build(file = url)
# speech_view(tidy_speech = out, legis = c("ABDALA", "LAZO"), view = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.