Description Usage Arguments Examples
View source: R/keywordResults.R
This function allows you to get the number of Results for a given Keyword. You can get the value even from Google or Bing, by specifing this in the Call.
1 | keywordResults(keyword, searchengine = "google")
|
keyword |
The keyword you want to get the number of results for |
searchengine |
The Searchengine you want to get the results form. Even Google or Bing. Default is Google. keywordResults() |
1 | keywordResults("R Project", searchengine = "google")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.