Language

Package: r-blob @ 1.2.0

Synopsis

Simple S3 Class for representing vectors of binary data

Description

Raw vectors in R are 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.

Home page
https://github.com/hadley/blob
Location
gnu/packages/statistics.scm (line: 2756, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings