-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathNAMESPACE
40 lines (39 loc) · 952 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
export(BinaryReadable)
export(BinaryReadableConnection)
export(DataPackageError)
export(Package)
export(Package.load)
export(Profile)
export(Profile.load)
export(Resource)
export(Resource.load)
export(dereferencePackageDescriptor)
export(dereferenceResourceDescriptor)
export(descriptor.pointer)
export(expandPackageDescriptor)
export(expandResourceDescriptor)
export(file_basename)
export(file_extension)
export(filterDefaultDialect)
export(findFiles)
export(helpers.from.json.to.list)
export(helpers.from.list.to.json)
export(infer)
export(is.compressed)
export(is.empty)
export(is.git)
export(is.json)
export(is.local.descriptor.path)
export(is.valid)
export(isRemotePath)
export(isSafePath)
export(isUndefined)
export(locateDescriptor)
export(push)
export(retrieveDescriptor)
export(validate)
export(validateDialect)
export(write.json)
importFrom(R6,R6Class)
importFrom(tableschema.r,TableSchemaError)