Marcador: Marcador

View source: R/structures.R

MarcadorR Documentation

Marcador

Description

Represents the "Marcador" structure (markers associated with a process).

Usage

Marcador(IdMarcador, Nome, Icone = NULL, SinAtivo = NULL)

Arguments

IdMarcador

Character. ID of the marker.

Nome

Character. Name of the marker.

Icone

Character. PNG icon (Base64-encoded).

SinAtivo

"S" or "N" indicating if the marker is active.

Value

An S3 object of class "Marcador".


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