diff --git a/R/get_teow.R b/R/get_teow.R index c2d17c52..ac75f397 100644 --- a/R/get_teow.R +++ b/R/get_teow.R @@ -17,7 +17,6 @@ #' J. F., Wettengel, W. W., Hedao, P., Kassem, K. R. 2001. Terrestrial ecoregions of #' the world: a new map of life on Earth. Bioscience 51(11):933-938. #' \doi{https://doi.org/10.1641/0006-3568(2001)051[0933:TEOTWA]2.0.CO;2} -#' @source \url{https://www.worldwildlife.org} #' @importFrom utils unzip #' @include register.R #' @export diff --git a/man/teow.Rd b/man/teow.Rd index 900f2b77..9c5af2b7 100644 --- a/man/teow.Rd +++ b/man/teow.Rd @@ -4,9 +4,6 @@ \alias{teow} \alias{get_teow} \title{Terrestrial Ecoregions of the World (TEOW) Polygon} -\source{ -\url{https://www.worldwildlife.org} -} \usage{ get_teow() }