View source: R/zi_load_labels_list.R
zi_load_labels_list | R Documentation |
This function loads a list of available label data sets that can be used to label ZIP Codes. Currently, only three-digit ZIP Codes are supported.
zi_load_labels_list(type = "zip3")
type |
A character scalar specifying the type of label data to load. The
only supported type is |
A tibble containing date values that can be used with zi_load_labels
.
zi_load_labels_list(type = "zip3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.