ports/devel/R-cran-blob/pkg-descr
Guangyuan Yang 6d5b7f3fc8 devel/R-cran-blob: Update to 1.2.2
Approved by:	lwhsu (mentor, implicit)
2021-07-25 15:41:20 -04:00

5 lines
264 B
Text

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.
WWW: https://blob.tidyverse.org