# Generated by roxygen2: do not edit by hand

S3method("+",lifemap_obj)
S3method(print,lifemap_obj)
export(build_Lifemap)
export(create_matrix)
export(display_map)
export(draw_Lifemap)
export(is.lifemap_obj)
export(is.lm_branches)
export(is.lm_markers)
export(is.lm_piecharts)
export(lifemap)
export(lm_branches)
export(lm_markers)
export(lm_piecharts)
export(make_newick)
export(pass_infos)
export(pass_infos_discret)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,full_join)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(htmltools,HTML)
importFrom(htmltools,p)
importFrom(htmltools,tags)
importFrom(jsonlite,fromJSON)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addLegend)
importFrom(leaflet,addPolylines)
importFrom(leaflet,addPopups)
importFrom(leaflet,addTiles)
importFrom(leaflet,clearControls)
importFrom(leaflet,clearGroup)
importFrom(leaflet,clearMarkers)
importFrom(leaflet,clearPopups)
importFrom(leaflet,clearShapes)
importFrom(leaflet,colorFactor)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,fitBounds)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,leafletProxy)
importFrom(leaflet,providerTileOptions)
importFrom(leaflet,renderLeaflet)
importFrom(leaflet.minicharts,addMinicharts)
importFrom(leaflet.minicharts,clearMinicharts)
importFrom(purrr,reduce)
importFrom(rlang,.data)
importFrom(shiny,fluidPage)
importFrom(shiny,isolate)
importFrom(shiny,observe)
importFrom(shiny,reactive)
importFrom(shiny,shinyApp)
importFrom(stats,complete.cases)
