Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
i tweeted about the v 1.0.0 update and immediately found a doco mistake
Browse files Browse the repository at this point in the history
🙃
  • Loading branch information
obrl-soil committed Mar 3, 2019
1 parent f3a3e10 commit 4f033e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_point_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ get_soils_point <- function(product = NULL, attribute = NULL, component = 'ALL',
#' @importFrom raster as.data.frame cellStats raster
#' @examples \dontrun{
#'
#' # get slope for 60-100cm at a point
#' # get the slope at a point
#' slope_pt <- get_lscape_point('SLPPC', c(151,-27))
#'
#' # get the average slope within ~300m of a point
Expand Down

0 comments on commit 4f033e7

Please sign in to comment.