Open
Description
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.
Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.
Hi,
I'm not being able to get the basic plot. See the error below.
It was working a month ago, but not anymore, not sure why.
Thanks for your help.
# insert reprex here
> ggpsychro() +
+ geom_grid_relhum() +
+ geom_grid_wetbulb() +
+ geom_grid_vappres() +
+ geom_grid_specvol() +
+ geom_grid_enthalpy()
Error in if (scale_grid$scale_name == "wetbulb") { :
argument is of length zero
Metadata
Metadata
Assignees
Labels
No labels