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 3866856 commit 003770cCopy full SHA for 003770c
NAMESPACE
@@ -15,7 +15,6 @@ S3method(format,blob)
15
S3method(is.na,blob)
16
S3method(is_vector_s3,blob)
17
S3method(obj_sum,blob)
18
-S3method(pillar_shaft,blob)
19
S3method(print,blob)
20
S3method(type_sum,blob)
21
export(as.blob)
@@ -24,5 +23,4 @@ export(new_blob)
24
23
importFrom(methods,setOldClass)
25
importFrom(pillar,is_vector_s3)
26
importFrom(pillar,obj_sum)
27
-importFrom(pillar,pillar_shaft)
28
importFrom(pillar,type_sum)
0 commit comments