powered by
Load an object from the server
loadObject(server, type, id)
The server
The object type
The object ID
The OME remote object @seealso '>OMERO
# NOT RUN { obj <- loadObject(server, "ImageData", 123) image <- cast(obj) # }
Run the code above in your browser using DataLab