powered by
eMap(dat, opt = list())
testData <- read.csv(system.file("examples", "testDataForMap.csv", package = "recharts"),stringsAsFactors=FALSE) eMap(testData, namevar="province")
Run the code above in your browser using DataLab