Skip to content

[UNDER DEVELOPMENT] R package to access pre-made climate data timeseries for vaccine impact modelling.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

vimc/vimclimate

Repository files navigation

vimclimate: Access climate data time-series from the Vaccine Impact Modelling Consortium

Project Status: Concept - Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. R build status Codecov test coverage CRAN status

vimclimate is an R package that helps access pre-made climatic variable time-series data for use in modelling.

Installation

You can install the development version of vimclimate from the VIMC R-universe with:

# installation from R-universe
install.packages(
  "vimclimate", 
  repos = c(
    "https://vimc.r-universe.dev", "https://cloud.r-project.org"
  )
)

Quick start

WIP.

Related projects

  • clim2parquet: Used to prepare climate data in Parquet format; this is the data accessed by vimclimate.

About

[UNDER DEVELOPMENT] R package to access pre-made climate data timeseries for vaccine impact modelling.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published