ailich / GLCMTextures

This R package calculates the most common gray-level co-occurrence matrix (GLCM) texture metrics used for spatial analysis on raster data.
https://ailich.github.io/GLCMTextures/
GNU General Public License v3.0
12 stars 4 forks source link

Change na_opt? #9

Closed ailich closed 2 years ago

ailich commented 2 years ago

Maybe replace na_opt with a logical na.rm

ailich commented 2 years ago

changed as of 9ea5371