diff --git a/R/boundaries_get.R b/R/boundaries_get.R index 3e54ec9..d92dea5 100644 --- a/R/boundaries_get.R +++ b/R/boundaries_get.R @@ -85,5 +85,7 @@ boundaries_get <- function(boundary, year = NULL, detail_level = "BUC") { spdf <- sf::read_sf(url) + cli::cli_progress_step("Downloading data", spinner = TRUE) + return(spdf) } diff --git a/man/boundaries_get.Rd b/man/boundaries_get.Rd index d78310e..efbcb71 100644 --- a/man/boundaries_get.Rd +++ b/man/boundaries_get.Rd @@ -4,7 +4,7 @@ \alias{boundaries_get} \title{Retrieve Geographical Boundaries} \usage{ -boundaries_get(boundary, year = NULL, detail_level = "BUC") +boundaries_get() } \arguments{ \item{boundary}{a string containing ... Accepted values are: