The goal of dkMet3D is to visualize meteorological data with rayshader.
You can install the development version of dkMet3D from GitHub with:
# install.packages("devtools")
devtools::install_github("NMC-DAVE/dkMet3D")
This is a basic example which shows you how to solve a common problem:
library(dkMet3D)
## basic example code
create_terrain_osm()