Assunto: Assunto

View source: R/structures.R

AssuntoR Documentation

Assunto

Description

Represents the "Assunto" structure in SEI (subject classification).

Usage

Assunto(CodigoEstruturado = NULL, Descricao = NULL)

Arguments

CodigoEstruturado

Character. Structured code for the subject (e.g. "00.01.01.01").

Descricao

Character. Description of the subject.

Value

An S3 object of class "Assunto".


rsei documentation built on June 25, 2026, 5:07 p.m.