tidyverse/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

Maintainer
LicenseMIT + file LICENSE
Version1.2.4.9003
URL https://blob.tidyverse.org https://github.com/tidyverse/blob
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidyverse/blob")
tidyverse/blob documentation built on Feb. 11, 2024, 11:10 p.m.