whether to use the stemmed, canonical form of the word
(i.e. 'cat', for 'cats') instead of the actual word. FALSE by default.
Note that for pronunciations specifically, setting it to TRUE may get a wider
range of pronunciations; you should experiment.
start_year
the earliest year to get frequencies for. 1800 (the earliest
accepted value) by default.
end_year
the latest year to get frequencies for. 2012 (the latest accepted
value) by default.
...
further arguments to pass to httr's GET.
Value
a data.frame of 3 columns; word, year and frequency.