subset_time: Subset data.frame/SpatRaster/List within from and end time

View source: R/subset_time.R

subset_timeR Documentation

Subset data.frame/SpatRaster/List within from and end time

Description

Subset data.frame/SpatRaster/List within from and end time

Usage

subset_time(x, from, to)

Arguments

x

data.frame with time column, SpatRaster with time attribute or List of SpatRasters with same time attributes

from

first day of subset

to

last day of subset

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(), remove_false(), set_attributes(), timename()


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