Skip to content

geomarker-io/codec

Repository files navigation

CoDEC

R-CMD-check Lifecycle: stable

The goal of the R package {codec} is to support CoDEC data infrastructure through

  • defining the CoDEC data specifications
  • creation and hosting of an interactive data catalog and explorer
  • providing developer tools to add new CoDEC data resources
  • providing an R-based interface for retreiving CoDEC data stored online

Installation

You can install the latest version of codec from R-universe in R with:

install.packages("codec", repos = c("https://geomarker-io.r-universe.dev", "https://cloud.r-project.org"))

Usage

See https://geomarker.io/codec/reference/index.html for reference pages on included functions.