Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"" values causing error? #12
Comments
|
Thanks for the report @mwswenson. I'm on it! |
|
Hi @mwswenson there is now a fix for this on the github version of the package & will appear in a week or so on CRAN. Thanks again for the issue! |
It appears that "" values cause the following error:
Error in if (tg$gp$fontsize < x$min.size) return() :
missing value where TRUE/FALSE needed
I am able to update all of "" to "DATA NOT PROVIDED" and it runs fine.
Thanks for the great tool!