shalla_cat | R Documentation |
Fetches category of content hosted by a domain according to Shalla.
The function checks if path to the shalla file is provided by the user.
If not, it looks for shalla_domain_category.csv
in the working directory.
shalla_cat(domains = NULL, use_file = NULL)
domains |
vector of domain names |
use_file |
path to the latest shallalist file downloaded using |
data.frame with original list and content category of the domain
## Not run: shalla_cat(domains = "http://www.google.com") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.