get_time {PHENTHAUproc} | R Documentation |
Get time attribute
Description
Get time attribute
Usage
get_time(x)
Arguments
x |
SpatRaster, data.frame, list of SpatRaster or SpatRasterDataset |
Value
If x is a data.frame returns the time column, else it returns the time attribute of a SpatRaster or the shared time attribute of multiple SpatRaster.
See Also
Other Helper:
call_function()
,
check_data_with_params()
,
check_dimension_and_time()
,
convert_dwd_to_phenthau()
,
get_date()
,
get_formalArgs()
,
load_test()
,
remove_false()
,
set_attributes()
,
subset_time()
,
timename()
[Package PHENTHAUproc version 1.1 Index]