View source: R/convert_logical_to_time.R
convert_logical_to_time | R Documentation |
Converts logical SpatRasters to single layer SpatRaster with timeserialnumber as value for first TRUE
convert_logical_to_time(x)
x |
SpatRaster - logical - with time attribute |
SpatRaster - numeric
Other SpatRaster transformation:
convert_df_to_srl()
,
convert_doy_to_logical()
,
convert_hour_to_meanminmax()
,
convert_logical_to_doy()
,
convert_sr_to_cvec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.