preparaPopup function
preparePopup.Rd
This function takes a tibble x
and a vector of field names mdfields
as
input and prepares an HTML popup content based on the specified fields.
Uso
preparePopup(
x,
mdfields = c("especie focal", "localidad", "site", "reference", "poblacion",
"tratamiento", "elevacion", "fecha")
)