ee_utils_py_to_r {rgee} | R Documentation |
Convert between Python and R objects
Description
Convert between Python and R objects
Usage
ee_utils_py_to_r(x)
Arguments
x |
A python object |
Value
An R object
See Also
Other ee_utils functions:
ee_utils_pyfunc()
,
ee_utils_shp_to_zip()
[Package rgee version 1.1.7 Index]