The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The goal of comorosmpas is to get maps of Comoro Islands to plot!
Install from CRAN with
install.packages("comorosmaps")
The development version of comorosmaps may be installed directly from github.
::install_github("hhousni/comorosmaps") devtools
Plot Comoro islands as one country without region.
library(comorosmaps)
comoros()
Plot Comoro islands as one country with region.
comoros(pref = TRUE)
Plot Moheli island without region.
moheli()
Plot Moheli island with region.
moheli(pref = TRUE)
Plot Anjouan island without region.
anjouan()
Plot Moheli island with region.
anjouan(pref = TRUE)
Plot Grande Comore island without region.
grandeComore()
Plot Grande Comore island with region.
grandeComore(pref = TRUE)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.