Originally were getting the issue "as.numeric is not an exported function from veupathUtils" which made no sense to me because yes it is. But i guess becasue we're just adding to a generic, veupathUtils doesn't really "own" the method. That was a new concept to me!
Originally were getting the issue "as.numeric is not an exported function from veupathUtils" which made no sense to me because yes it is. But i guess becasue we're just adding to a generic, veupathUtils doesn't really "own" the method. That was a new concept to me!
All working well now :)