max
sometimes missed large values? Check in forthcoming 1.2.5 release.hydroweight_dir
with a hydroweight_
tag and cleaned up after each hydroweight()
run. Thanks to Emily Smenderovac for pointing out that her computer was full.lumped
in figures to yellow signifying lumped weights = 1.whitebox
functions using wbt_options
in hydroweight()
.whitebox
functionswhitebox
.hydroweight_attributes()
's loi_categories
to loi_columns
and removed mention that loi_categories
is only for when loi_numeric = TRUE
(this was incorrect). loi_columns
can be used to specify columns over which numeric or categorical attributes can be generated. Thanks to Ellie Austin for finding an error leading to this need for clarification.hydroweight_attributes()
incorrectly handled loi
NA
values in calculations.hydroweight_attributes()
handles loi
NA
data. For numeric, ignores NA
in loi
and roi
by ensuring that these two layers have identical NA
cells. New column added for when loi_numeric = TRUE
as the loi
NA
cell count within roi
. For categorical, NA
are now considered a category. README
to describe how hydroweight_attributes
handles NA
data under section 4.0.README
in anticipation of v1.0.0 release.hydroweight_attributes()
to take in the results (i.e., a list) of hydroweight()
to simplify between-function processing. hydroweight_attributes()
function documentation accordingly.README
to match new processing steps. NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.