The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Mica R

Build Status

R package for accessing Mica2 web services: * search any type of documents (variable, dataset, study, population, dce (datacollection event), network) * search taxonomy vocabularies and terms * get data access requests form configuration and listing for reporting

Installation

Requires R 3.x.

# Install dependencies
if (!require("httr")) {
  install.package(c("httr"), dependencies=TRUE)
}
# Install from source code repository
devtools::install_github("obiba/micar")

Usage

Steps:

Examples:

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.