I wrote this code to create a map.
ggplot(data = Canada2015_Import_3) + borders(database = \"world\", colour = \"grey60\", fill=\"gre
you can also use at the beginning of your code:
options(scipen=10000)