Closed dpseidel closed 5 years ago
this is the same error that gets called from the add-in but there, there needs to be additional handling of input -- right now everything is handled like a character string
I have fixed the original motivating bugs, but the addin still does not respect a named vector. No longer critical.
This is no longer an issue -- I'm not respecting named vectors in seas anywhere anymore
Currently if the
seas
argument is an unnamed vector the user get's this error:which is pretty undecipherable. There should be improved handling such that if there are no names, the names default to seas1, seas2, etc..