I am able to transform from R's vector, list, matrix to python's corresponding object using reticulate.
However, is there any way to transform any R object to pythons's set object?
I am able to transform from R's vector, list, matrix to python's corresponding object using reticulate.
However, is there any way to transform any R object to pythons's set object?