Skip to content

Commit 9dd54d9

Browse files
committed
quote package name
as per Uwe Ligges's request
1 parent a214873 commit 9dd54d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Authors@R: c(
77
person("RStudio", role = "cph")
88
)
99
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
10+
What if you want to put a vector of them in a data frame? The 'blob'
1111
package provides the blob object, a list of raw vectors, suitable for
1212
use as a column in data frame.
1313
Imports:

0 commit comments

Comments
 (0)