File: SDMXItemScheme.Rd

package info (click to toggle)
r-cran-rsdmx 1%3A0.6-2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,016 kB
  • sloc: sh: 13; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Class-SDMXItemScheme.R
\docType{class}
\name{SDMXItemScheme}
\alias{SDMXItemScheme}
\alias{SDMXItemScheme-class}
\title{Class "SDMXItemScheme"}
\description{
A basic abstract class to handle a SDMXItemScheme
}
\section{Warning}{

This class is not useful in itself, but all SDMX non-abstract "scheme" classes
should implement it. Added for the sake of complying with the SDMX information
structure model
}

\author{
Emmanuel Blondel, \email{emmanuel.blondel1@gmail.com}
}