R/rsdmx.R

#' @name rsdmx
#' @aliases rsdmx-package
#' @aliases rsdmx
#' @docType package
#' 
#' @title Tools for Reading SDMX Data and Metadata
#' @description
#' RSDMX is a package to parse/read SDMX documents in R. It provides:
#' - a set of classes and methods to read data and metadata documents exchanged 
#' through theStatistical Data and Metadata Exchange (SDMX) framework. The package 
#' currently focuses on the SDMX XML standard format (SDMX-ML).
#' - an web-service interface to well-known SDMX data providers
#'  
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
NULL

Try the rsdmx package in your browser

Any scripts or data that you put into this service are public.

rsdmx documentation built on Aug. 28, 2023, 5:09 p.m.