Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

blob

A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')

R's raw vector is useful for storing a single binary object. What if you want to put a vector of them in a data frame? The 'blob' package provides the blob object, a list of raw vectors, suitable for use as a column in data frame.

Functions (4)

blob

A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')

v1.2.1
GPL-3
Authors
Hadley Wickham [aut], Kirill Müller [cre], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.