Skip to content

Commit

Permalink
updating indices function including description
Browse files Browse the repository at this point in the history
  • Loading branch information
ytarazona committed May 23, 2021
1 parent 0e4ba95 commit 0b29c08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ForesToolboxRS
Title: Remote Sensing Tools for Forest Monitoring
Version: 0.1.4
Version: 0.1.5
Authors@R:
c(person(given = "Yonatan",
family = "Tarazona Coronel",
Expand Down
2 changes: 2 additions & 0 deletions R/indices.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
#' (toa), however in order to calculate indices such as SAVI or EVI, the the data must be in
#' surface reflectance.
#'
#' @importFrom raster getValues raster
#'
#' @param index Character, index name.
#' @param blue Blue band, raster object.
#' @param green Green band, raster object.
Expand Down

0 comments on commit 0b29c08

Please sign in to comment.