read_package: Read data package

Description Usage Arguments Details References See Also

Description

Read data package

Usage

1
2
3
read_package(path = getwd(), resources = NULL)

read_package_github(repo, ...)

Arguments

path

(character) Package directory or URL.

resources

(character, numeric) Names or indices of resources to read (or all if NULL).

repo

(character) GitHub repository address (see github_raw_url).

...

Additional arguments passed to read_package.

Details

NOTES:

References

https://specs.frictionlessdata.io/data-resource/

See Also

Other package readers: read_data, read_meta


ezwelty/dpkg documentation built on May 30, 2019, 7:19 a.m.