Skip to content

Commit

Permalink
import terra
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Apr 20, 2023
1 parent f7631c4 commit 1590b66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions R/ceramic-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,14 @@
#' \code{\link{mercator_tile_extent}}\tab Abstract raster-extent form of the spherical Mercator tile system, expressed in tile-index and zoom \cr
#' \code{\link{plot_tiles}}\tab Plot the tiles from \code{\link{ceramic_tiles}} \cr
#' \code{\link{tiles_to_polygon}}\tab Convert \code{\link{ceramic_tiles}} to simple features format \cr
#' \code{\link{cc_casey}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' \code{\link{cc_davis}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' \code{\link{cc_heard}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' \code{\link{cc_kingston}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' \code{\link{cc_macquarie}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' \code{\link{cc_mawson}}\tab Specific location hardcoded form of \code{\link{cc_location}} \cr
#' }
#'
#' @name ceramic-package
#' @aliases ceramic
#' @importFrom terra ext
#' @docType package
NULL

Expand Down

0 comments on commit 1590b66

Please sign in to comment.