Skip to content
Prev 395342 / 398502 Next

Error running gee function. I neither understand the error message, nor know what needs to be done the get the gee to run

I don't see it documented, but it appears that the gee() function 
assumes the id variable can be coerced to a number.  Your ids are in 
PID, and are strings like "HIPS004", etc.  Change that to "004" or a 
numeric 4 and the error goes away.

Duncan Murdoch
On 25/10/2023 3:23 p.m., Sorkin, John wrote: