get_zones: Download all zone files associated with ICANN_CZDAP_KEY.

Description Usage Arguments Details

Description

Works in parallel (set options(mc.cores=###)).

Usage

1
get_zones(base_zone_dir = "~/Data/zonefiles")

Arguments

base_zone_dir

base directory where the zone files will be delivered

Details

This function takes in a base directory location to store ICANN zone files, creates a subdirectory based on the current date and then tries to download the zone files in parallel. If not on Windows, use options(mc.cores=n) to control the number of parallel jobs.


hrbrmstr/czdaptools documentation built on May 17, 2019, 4:56 p.m.