R Coding Errors Suck: Error if Eval
You may see it in several different scenarios; learn them, read ahead and be ready.
4 min readFeb 28
--
This error is a little tricky because it won’t always be strictly phrased as error in eval( )
yet the source of the error is the same in several scenarios.