diff --git a/404.html b/404.html index 24fc2dd..9f85759 100644 --- a/404.html +++ b/404.html @@ -189,7 +189,7 @@
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Some types of R objects can be used only in the R session they were created. If used as-is in another R process, such objects often result in an immediate error or in obscure and hard-to-troubleshoot outcomes. Because of this, they cannot be saved to file and re-used at a later time. They may also not be exported to a parallel worker when doing parallel processing. These objects are sometimes referred to as non-exportable or non-serializable objects. For example, assume we load an HTML document using the xml2 package:
@@ -318,7 +325,7 @@Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A bigmemory::big.matrix object.
A bigmemory::big.matrix object.
bigmemory::write.big.matrix()
is used to produce a marshalled version
+
bigmemory::write.big.matrix()
is used to produce a marshalled version
of the original object.
-bigmemory::read.big.matrix()
is used to reconstruct a version of the
+bigmemory::read.big.matrix()
is used to reconstruct a version of the
original object from the marshalled object.
if (requireNamespace("bigmemory", quietly = TRUE)) {
library(bigmemory)
- x <- big.matrix(nrow = 3, ncol = 2, type = "double")
+ x <- big.matrix(nrow = 3, ncol = 2, type = "double")
x[] <- seq_along(x)
## Marshal
@@ -203,7 +203,7 @@ Examples
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A caret::train object.
A caret::train object.
bundle::bundle()
is used to produce a marshalled version
+
bundle::bundle()
is used to produce a marshalled version
of the original object.
-bundle::unbundle()
is used to reconstruct a version of the
+bundle::unbundle()
is used to reconstruct a version of the
original object from the marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.h2o::h2o.save_mojo()
and h2o::h2o.saveModel()
are used to produce
+
h2o::h2o.save_mojo()
and h2o::h2o.saveModel()
are used to produce
a marshalled version of the original object.
-h2o::h2o.import_mojo()
and h2o::h2o.loadModel()
are used to
+h2o::h2o.import_mojo()
and h2o::h2o.loadModel()
are used to
reconstruct a version of the original object from the marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A CFunc function.
A CFunc function.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A keras:keras.engine.base_layer.Layer object.
A keras:keras.engine.base_layer.Layer object.
keras::serialize_model()
is used to produce a marshalled version
+
keras::serialize_model()
is used to produce a marshalled version
of the original object.
-keras::unserialize_model()
is used to reconstruct a version of the
+keras::unserialize_model()
is used to reconstruct a version of the
original object from the marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A magick:magick-image object.
A magick:magick-image object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A ncdf4:ncdf4 object.
A ncdf4:ncdf4 object.
base::readBin()
is used to produce a marshalled version
of the original object.
-base::writeBin()
and ncdf4::nc_open()
are used to
+base::writeBin()
and ncdf4::nc_open()
are used to
reconstruct a version of the original object from the
marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.A magick:magick-image object.
A magick:magick-image object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.luz::luz_save()
is used to produce a marshalled version
+
luz::luz_save()
is used to produce a marshalled version
of the original object.
-luz::luz_load()
is used to reconstruct a version of the
+luz::luz_load()
is used to reconstruct a version of the
original object from the marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.An xgboost::xgb.DMatrix or an xgboost:xgb.Booster
object.
An xgboost::xgb.DMatrix or an xgboost:xgb.Booster
object.
xgboost::xgb.DMatrix.save()
is used to produce a marshalled version
+
xgboost::xgb.DMatrix.save()
is used to produce a marshalled version
of the original object.
-xgboost::xgb.DMatrix()
is used to reconstruct a version of the
+xgboost::xgb.DMatrix()
is used to reconstruct a version of the
original object from the marshalled object.
Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9005. +Site built with pkgdown 2.0.7
and pkgdown.extras 0.0.0.9006.