Devuelve un tibble con clases "spec_tbl_df" "tbl_df" "tbl" "data.frame"
con el contenido de un discurso presidencial en tres variables:
discurso, presidente, year
.
(it retruns a tibble with three variables (speech - discurso
- president -presidente
and year
).
The object is of class "tbl_df","tbl","data.frame"
).