remove_false: Remove FALSE

View source: R/remove_false.R

remove_falseR Documentation

Remove FALSE

Description

Set values in SpatRaster or SpatRaster list to -999 if y is FALSE

Usage

remove_false(x, y)

Arguments

x

SpatRaster/SpatRaster list - numeric - with time attribute

y

SpatRaster - logical - with time attribute

See Also

Other Helper: call_function(), check_data_with_params(), check_dimension_and_time(), convert_dwd_to_phenthau(), get_date(), get_formalArgs(), get_time(), load_test(), set_attributes(), subset_time(), timename()


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.