tylermorganwall / rayshader

R Package for 2D and 3D mapping and data visualization
https://www.rayshader.com/
2.06k stars 214 forks source link

plot_gg issue #50

Closed kunalbali closed 5 years ago

kunalbali commented 5 years ago

Today I installed remotes::install_github("tylermorganwall/rayshader") library(rayshader) library(ggplot2) library(sf) library(viridis)

But still could not find function "plot_gg"

any suggestion on that.

Thank You

tylermorganwall commented 5 years ago

Try uninstalling and reinstalling the package--the plot_gg() function is there, I promise :)