All functions

marshal-package

Package marshal - Marshal Objects to be Used in Another R Process

marshal(<DBIConnection>) marshallable(<DBIConnection>)

Marshalling of 'DBI:DBIConnection' objects (not supported)

marshal() unmarshal()

Marshalling of R objects

marshal(<XMLAbstractNode>) marshal(<XMLAbstractDocument>) marshallable(<XMLAbstractDocument>) marshallable(<XMLAbstractNode>)

Marshalling of 'XML' objects

marshal(<big.matrix>) marshallable(<big.memory>)

Marshalling of 'bigmemory' objects

marshal(<train>) marshallable(<train>)

Marshalling of 'caret:train' objects

marshal(<connection>) marshallable(<connection>)

Marshalling of R connections

marshal(<data.table>) marshallable(<data.table>)

Marshalling of 'data.table' objects

marshal(<default>)

Marshalling of an R objects

marshal(<H2OAutoML>) marshal(<H2OMultinomialModel>) marshal(<H2OBinomialModel>) marshal(<H2ORegressionModel>) marshallable(<H2OAutoML>) marshallable(<H2OMultinomialModel>) marshallable(<H2OBinomialModel>) marshallable(<H2ORegressionModel>)

Marshalling of 'h2o' objects

marshal(<CFunc>) marshallable(<CFunc>)

Marshalling of 'inline' objects

marshal(<keras.engine.base_layer.Layer>) marshallable(<keras.engine.base_layer.Layer>)

Marshalling of 'keras' objects

marshal.magick-image marshallable.magick-image

Marshalling of 'magick' objects (not supported)

marshal(<ncdf4>) marshallable(<ncdf4>)

Marshalling of 'ncdf4' objects

marshal(<SOCKcluster>) marshal(<SOCKnode>) marshal(<SOCK0node>) marshallable(<SOCKcluster>) marshallable(<SOCKnode>) marshallable(<SOCK0node>)

Marshalling of 'parallel' objects (not supported)

marshal(<model_fit>) marshallable(<model_fit>)

Marshalling of 'parsnip' objects

marshal(<jclassName>) marshal(<jobjRef>) marshallable(<jclassName>) marshallable(<jobjRef>)

Marshalling of 'rJava' objects (not supported)

marshal(<RasterLayer>) marshallable(<RasterLayer>)

Marshalling of 'raster' objects

marshal(<python.builtin.object>) marshallable(<python.builtin.object>)

Marshalling of 'reticulate' objects (not supported)

marshal(<stanfit>) marshallable(<stanfit>)

Marshalling of 'rstan' objects

marshal(<tbl_spark>) marshallable(<tbl_spark>)

Marshalling of 'sparklyr' objects (not supported)

marshal(<SpatVector>) marshallable(<SpatVector>)

Marshalling of 'terra' objects

marshal(<luz_module_fitted>) marshallable(<luz_module_fitted>)

Marshalling of 'torch' objects

marshal(<udpipe_model>) marshallable(<udpipe_model>)

Marshalling of 'udpipe' objects (not supported)

marshal(<xgb.DMatrix>) marshal(<xgb.Booster>) marshallable(<xgb.Booster>) marshallable(<xgb.DMatrix>)

Marshalling of 'xgboost' objects

marshal(<xml_document>) marshal(<xml_nodeset>) marshallable(<xml_document>) marshallable(<xml_nodeset>)

Marshalling of 'xml2' objects

marshallable()

Check if R object can be marshalled