Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ micar Public

❗ This is a read-only mirror of the CRAN R package repository. micar — 'Mica' Data Web Portal Client. Homepage: https://www.obiba.org/ https://www.obiba.org/pages/products/mica/ https://doi.org/10.1093/ije/dyx180 Report bugs for this package: https://github.com/obiba/micar

Notifications You must be signed in to change notification settings

cran/micar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • open connection to Mica server
  • extract and process documents
  • close connection with Mica server

Examples:

About

❗ This is a read-only mirror of the CRAN R package repository. micar — 'Mica' Data Web Portal Client. Homepage: https://www.obiba.org/ https://www.obiba.org/pages/products/mica/ https://doi.org/10.1093/ije/dyx180 Report bugs for this package: https://github.com/obiba/micar

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages