Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

read_using() documentation is incorrect #50

Open
ltd-pa opened this issue Sep 22, 2020 · 0 comments
Open

read_using() documentation is incorrect #50

ltd-pa opened this issue Sep 22, 2020 · 0 comments

Comments

@ltd-pa
Copy link

ltd-pa commented Sep 22, 2020

The documented required arguments for read_using() are FUN and path

https://rdrr.io/github/moj-analytical-services/s3tools/man/read_using.html

path is given as the argument in the example on the github README page as well:

s3tools::read_using(FUN=readr::read_csv, path = "alpha-everyone/s3tools_tests/iris_base.csv")

However, in the latest version of the function path has become s3_path and the function fails when path is supplied instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant