marberts / piar

Price index aggregation in R
https://marberts.github.io/piar/
Other
4 stars 0 forks source link

Replace period with time #18

Open marberts opened 1 month ago

marberts commented 1 month ago

Replace period in function calls and documentation with time. This could be quite a disruptive change. It would mean that tsbox would work directly with as.data.frame(index).

marberts commented 3 weeks ago

I think this can be reduced to just change period to time in as.data.frame(index).