Learn R Programming

rdomains (version 0.2.1)

get_shalla_data: Get Shalla Data

Description

Shalla has discontinued. We downloaded the last copy (1/14/22). For more information see data-raw folder on github Downloads, unzips and saves the latest version of shallalist data. By default, saves shalla data as shalla_domain_category.csv.

Usage

get_shalla_data(outdir = "./", overwrite = FALSE)

Arguments

outdir

Optional; folder to which you want to save the file; Default is same folder

overwrite

Optional; default is FALSE. If TRUE, the file is overwritten.

References

http://www.shallalist.de/

Examples

Run this code
# NOT RUN {
get_shalla_data()
# }

Run the code above in your browser using DataLab