| Unidade | R Documentation |
Represents the "Unidade" structure in SEI (organizational unit).
Unidade(
IdUnidade,
Sigla,
Descricao,
SinProtocolo = NULL,
SinArquivamento = NULL,
SinOuvidoria = NULL
)
IdUnidade |
Character. Identifier of the unit. |
Sigla |
Character. Unit sigla. |
Descricao |
Character. Unit description. |
SinProtocolo |
"S" or "N" if it's a protocol unit. |
SinArquivamento |
"S" or "N" if it's an archive unit. |
SinOuvidoria |
"S" or "N" if it's an ombudsman unit. |
An S3 object of class "Unidade".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.