Nothing
#' @docType package
#' @name enderecobr
#' @aliases enderecobr-package pacote-enderecobr
#'
#' @importFrom data.table ":="
#'
#' @keywords internal
"_PACKAGE"
utils::globalVariables(
c(
"codigos_estados",
"codigos_municipios",
"logradouro",
"numero",
"complemento",
"cep",
"bairro",
"municipio",
"estado",
".tmp_tipo_padrao",
".tmp_log_padrao",
".tmp_num_padrao",
"logradouro_completo",
"nome_campo",
".prim_palav_logr"
)
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.