hubverse-org / hubVis

Plotting methods for hub model outputs
https://hubverse-org.github.io/hubVis/
Other
3 stars 0 forks source link

Change action message in numeric coercion warning #36

Open zkamvar opened 1 month ago

zkamvar commented 1 month ago

I was running through an example and I got a confusing warning message:

! `output_type_id` column must be a numeric. Class applied by default.

I wasn't sure what "Class applied by default" meant in this context. Should it be "Converting to numeric?"

https://github.com/hubverse-org/hubVis/blob/7b2bd6c5da71a7b9cc35831119ea50bf7ec2dc4e/R/validate_format.R#L142-L146