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.

Getting started

Package details

AuthorHadley Wickham [aut], Kirill Müller [cre], RStudio [cph, fnd]
MaintainerKirill Müller <kirill@cynkra.com>
LicenseMIT + file LICENSE
Version1.2.4
URL https://blob.tidyverse.org https://github.com/tidyverse/blob
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("blob")

Try the blob package in your browser

Any scripts or data that you put into this service are public.

blob documentation built on March 31, 2023, 5:14 p.m.