Movatterモバイル変換


[0]ホーム

URL:


Mica R

Build Status

R package for accessing Mica2 web services: * search any type ofdocuments (variable, dataset, study, population, dce (datacollectionevent), network) * search taxonomy vocabularies and terms * get dataaccess requests form configuration and listing for reporting

Installation

Requires R 3.x.

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

Usage

Steps:

Examples:


[8]ページ先頭

©2009-2025 Movatter.jp