add the d3map_phyloseq() funciton which will create and load an interactive d3 map displaying abundance by a variable in the tax table
refactor. create a phylogeo class that handles data conversion/verification. No change to API.
leaflet is now on CRAN. remove the hacks around importing it. new documentation on gh-pages based on RStudio's leaflet page. Change from gridExtra to cowplot for compound plots.
Documentation fixes for BioC. Add mapdata package so that the worldHires map can be used. Leaflet hits CRAn so remove the import shims.
More documentation changes and small fixes after another round of bioconductor code review. Fixes to the projection output, function and dataset documentation, naespace import fixes.
Moved all of the htmlwidgets/leaflet stuff to another branch in order to build for bioconductor. when Rstudio/leaflet is available on CRAN I can merge i back to the master branch
fixes for Bioconductor. Improved documentation, some code refactoring
no new features. added email to biocdev and bumping so automated builds will pass
cleanup related to projections, added test for projections, a vignette for projections, and an Rmd file documenting proecjtions intended for the web.
bump version for submission to bioconductor. cleaned up docs, Rmd files, etc.
add projections to the mapping funtions by explosing map_proj() code. Idea an initial coding courtest of @ryneches.
Basic Release with 4 major functions - map_phyloseq - map_network - map_tree - map_clusters - plot_distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.