We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a214873 commit 9dd54d9Copy full SHA for 9dd54d9
DESCRIPTION
@@ -7,7 +7,7 @@ Authors@R: c(
7
person("RStudio", role = "cph")
8
)
9
Description: R's raw vector is useful for storing a single binary object.
10
- What if you want to put a vector of them in a data frame? The blob
+ What if you want to put a vector of them in a data frame? The 'blob'
11
package provides the blob object, a list of raw vectors, suitable for
12
use as a column in data frame.
13
Imports:
0 commit comments