f_month2day: Interpolation of daily records from a monthly time series

View source: R/f_month2day.R

f_month2dayR Documentation

Interpolation of daily records from a monthly time series

Description

Interpolation of daily records from a monthly time-series

Usage

f_month2day(file)

Arguments

file

monthly time series to process

Details

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

Value

a daily time series

Author(s)

P. Chevallier - dec 2022


htsr documentation built on Sept. 11, 2024, 9:16 p.m.