| read_zip_data_bundle | R Documentation |
Reads and validates a previously downloaded zipcodeR data bundle. Bundles
are explicit, immutable inputs for the next-generation (_ng) API; reading
one never changes the datasets used by the legacy API.
read_zip_data_bundle(path, sha256 = NULL)
path |
Path to a bundle |
sha256 |
Optional expected SHA256 checksum. Supplying the checksum is
strongly recommended when the file did not come from
|
An object of class zipcodeR_data_bundle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.