Learn R Programming

PHENTHAUproc (version 1.1.1)

remove_false: 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()