Learn R Programming

htsr (version 2.1.6)

f_month2day: Interpolation of daily records from a monthly time series

Description

Interpolation of daily records from a monthly time-series

Usage

f_month2day(file)

Value

a daily time series

Arguments

file

monthly time series to process

Author

P. Chevallier - dec 2022

Details

The function build and interpolated daily time-series from a monthly one. The daily values are linearly computed between two consecutive monthly values.