as.blob: Deprecated generic

View source: R/blob.R

as.blobR Documentation

Deprecated generic

Description

The as.blob() generic has been deprecated in favor of the as_blob() function (for users) and the vec_cast.blob() method (for implementers). Implement a vec_cast.blob.myclass() method to support coercing objects of your class to blobs. See vctrs::vec_cast() for more detail.

Usage

as.blob(x, ...)

Arguments

x

An object.

...

Passed on to methods.


rstats-db/blob documentation built on Feb. 5, 2024, 8:06 p.m.