land4health 0.1.0
This initial release of land4health lays the foundation for the core functionality and defines the structure of the main functions, as outlined in issue #3.
️1. Available Functions
Human intervention
- ✔ add
l4h_forest_loss()
Accessibility
- ✔ add
l4h_rural_access_index()
- ✔ add
l4h_travel_time()
Environment
- ✔ add
l4h_water_proportion()
Climate
- ✔ add
l4h_sebal_modis()
Utils
- ✔ add
l4h_install()
- ✔ add
l4h_list_metrics()
- ✔ add
l4h_packages()
2. Features
-
Upgraded assets and databases using GHA
using pipelines with R #4
-
add lifecycle badges to all exported functions.
Introduced a new progress bar ( ████████ 100% ) for all functions to enhance the user experience. #6
Initial CRAN submission.