# daily period, expected 1440 minutes
sapfluxnetr:::.period_to_minutes('1 day')
# Using a custom function, we need timestamp and timestep
sapfluxnetr:::.period_to_minutes(
lubridate::as_date, get_timestamp(ARG_TRE), 30
)
Run the code above in your browser using DataLab