Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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