albersonmiranda / fio

Friendly & Fast Input-Output Matrix Analysis in R, written in Rust.
https://albersonmiranda.github.io/fio/
Other
9 stars 1 forks source link

refactor: hypothetical extraction and R6 class #63

Closed albersonmiranda closed 3 months ago

albersonmiranda commented 3 months ago

What type of PR is this? (check all applicable)

Description

Refactor R6 class adding slots to aggregate final demand and added value vectors, and updating via update_*_matrix() method, instead of active binding that didn't worked as argument for computations. Also update getting started vignette accordanly.

Related Tickets & Documents

Added/updated tests?

Goal is code coverage percentage at 80% and above.

Pre-merge checklist

Pre-release checklist