This is an orderly plugin for database access.

See [vignette("introduction", package = "orderly.db")] for details, and for information for migrating from orderly.

Installation

Please install from our r-universe:

install.packages(
  "orderly.db",
  repos = c("https://mrc-ide.r-universe.dev", "https://cloud.r-project.org"))

If you prefer, you can install from GitHub with remotes:

remotes::install_github("mrc-ide/orderly.db")

License

MIT © Imperial College of Science, Technology and Medicine