The goodmap
function is designed to create interactive PNG Map or GIF Map from a provided data file. It supports two types of maps: point
and polygon
. The function can visualize data by either plotting points based on geographical coordinates or highlighting regions polygon based on their administrative boundaries (province or city level). Additionally, the function can generate animated that showcase the change of data.
Useful links