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
opensdmx/rsdmx documentation built on Sept. 17, 2024, 12:22 p.m.