starBliss icon indicating copy to clipboard operation
starBliss copied to clipboard

Warning: attribute variables are assumed to be spatially constant throughout all geometries

Open ilyinss opened this issue 1 year ago • 4 comments

library(ggplot2)
library(starBliss)
p<- plot_starmap(location= "Toronto, ON, Canada",
             date="2022-01-17",
             style="black",
             line1_text="Toronto",
             line2_text ="January 17th, 2023",
             line3_text="43.6532° N, 79.3832° W")
p
Screenshot 2023-03-06 at 02 07 08

R - 4.2.2 / macos

ilyinss avatar Mar 05 '23 23:03 ilyinss