04-09-2017 17:05 PM - last edited 04-23-2017 19:39 PM
There is possibility to show subplots in map in R. The goos things is about the variety of plots and style that we can have in power BI using R codes. the main process of creating Subplots in Map using R scripts has been explained in http://radacad.com/have-more-charts-by-writing-r-codes-inside-power-bi-part-3
for creatin this charts you need below packages to be installed in your local R version
install.packages(rworldmap)
install.packages(sp)
install.packages(methods)
install.packages(TeachingDemos)
eyJrIjoiMjA2ZTM0NjEtODlkYi00OWQ3LWJjMDYtMmJiMGUzOGI3YjExIiwidCI6ImNjODBmOGQ2LTNjMzUtNGRhNC1iMGY4LWNiZWFkYjAwNDY3ZSIsImMiOjEwfQ