Visualisation d'une illustration html creee par une fonction de mapfactory.

afficher_visuel(visuel_cree)

Arguments

visuel_cree

la liste de 3 objets (viz, meta, et tab_xls) resultat de la fonction d'illustration mapfactory

Value

une illustration au format html

Examples

graphe_1_1 <- creer_graphe_1_1(data = lire_eptb_exemple(), annee = 2023, note_de_lecture = "")
afficher_visuel(graphe_1_1)