From 66de731cf3bfcc4c516622b2d2ddacf2fcfcc4da Mon Sep 17 00:00:00 2001 From: Robin Lovelace Date: Wed, 18 Aug 2021 22:54:33 +0100 Subject: [PATCH] Document, remove missing file arg --- R/slope_get.R | 1 - man/elevation_get.Rd | 2 -- 2 files changed, 3 deletions(-) diff --git a/R/slope_get.R b/R/slope_get.R index c6f0961..c91015d 100644 --- a/R/slope_get.R +++ b/R/slope_get.R @@ -10,7 +10,6 @@ #' you can cache the data, as described in the package's #' [README](https://github.com/hypertidy/ceramic#local-caching-of-tiles). #' -#' @param file Where to save the resulting data if specified (not implemented) #' @param ... Options passed to `cc_elevation()` #' @inheritParams slope_raster #' @export diff --git a/man/elevation_get.Rd b/man/elevation_get.Rd index ad5384e..833fca2 100644 --- a/man/elevation_get.Rd +++ b/man/elevation_get.Rd @@ -11,8 +11,6 @@ elevation_get(routes, ...) The object must be of class \code{sf} with \code{LINESTRING} geometries.} \item{...}{Options passed to \code{cc_elevation()}} - -\item{file}{Where to save the resulting data if specified (not implemented)} } \description{ \code{elevation_get()} uses the \verb{[ceramic::cc_elevation()]} function to get