Skip to content

Commit

Permalink
Update process_point_cloud.R
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaMQ authored Mar 29, 2023
1 parent 05638e7 commit f644d33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/process_point_cloud.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#' @import tidyverse
#In this function we used the smooth point cloud calculated in CloudCompare to calculate the new metric Topographic Exposure Index (TEI).
#TEI is coded as "hole".

process_point_cloud<-function(path,id,scale=NULL,offset=0){

Expand Down

0 comments on commit f644d33

Please sign in to comment.