diff --git a/R/apexcharter-package.R b/R/apexcharter-package.R index 22d47ff..79fc001 100644 --- a/R/apexcharter-package.R +++ b/R/apexcharter-package.R @@ -5,9 +5,8 @@ #' to create interactive and modern SVG charts. #' #' @name apexcharter-package -#' @docType package #' @author Victor Perrier (@@dreamRs_fr) -NULL +"_PACKAGE" #' apexcharter exported operators and S3 methods #' diff --git a/R/data.R b/R/data.R index 04785f6..04cb3b3 100644 --- a/R/data.R +++ b/R/data.R @@ -11,7 +11,7 @@ #' \item{\code{continent_origin}}{Continent of residence of population.} #' \item{\code{n}}{Number of people concerned.} #' } -#' @source UNHCR (The UN Refugee Agency) (\url{https://www.unhcr.org/}) +#' @source UNHCR (The UN Refugee Agency) (\url{https://data.unhcr.org/}) "unhcr_ts" diff --git a/_pkgdown.yml b/_pkgdown.yml index e501ae1..4344364 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -6,10 +6,12 @@ template: bslib: base_font: {google: "Poppins"} primary: "#112446" + navbar-dark-color: "#FFFFFF" + secondary: "#DFDFDF" + navbar-dark-active-color: "#DFDFDF" navbar: bg: primary - fg: "#FFFFFF" authors: Victor Perrier: diff --git a/man/unhcr_ts.Rd b/man/unhcr_ts.Rd index 90527dc..9822505 100644 --- a/man/unhcr_ts.Rd +++ b/man/unhcr_ts.Rd @@ -15,7 +15,7 @@ Returned IDPs, Stateless persons, Others of concern.} } } \source{ -UNHCR (The UN Refugee Agency) (\url{https://www.unhcr.org/}) +UNHCR (The UN Refugee Agency) (\url{https://data.unhcr.org/}) } \usage{ unhcr_ts