TipoConferencia: TipoConferencia

View source: R/structures.R

TipoConferenciaR Documentation

TipoConferencia

Description

Represents the "TipoConferencia" structure in SEI (conference type info).

Usage

TipoConferencia(IdTipoConferencia, Descricao)

Arguments

IdTipoConferencia

Character. Identifier of the conference type.

Descricao

Character. Description of the conference type.

Value

An S3 object of class "TipoConferencia".


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