gltyree
gltyree
I think this feature is included in rgeeExtra (see [rgee issue #155](https://github.com/r-spatial/rgee/issues/155)), but when I tried it I got the same error. Here's what I did: ``` library(rgee) library(rgeeExtra) ee_Initialize()...
Hi Cesar, it worked for me this time as well, thank you for the guidance! As mentioned in my original post, I want to use rgeeExtra to import .js modules,...
Disregard that last post - I found the ee_module.R script on the rgeeExtra Github page. Will begin a new issue if one crops up. Thanks again!