ngram_conv | R Documentation |
Hidden internal function to convert NGRAM
ngram_conv(ngrams, smooth = 1, years = c(1810, 2013), mode = "relative")
ngrams |
The NGRAMs to convert. |
smooth |
Smoothing factor. Default is 1. |
years |
A vector that contains the start and end years. Default is c(1810,2013). |
mode |
The mode to use. Default is 'relative'. |
A data frame that contains the converted NGRAM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.