Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain that delim parameter in add_resource() is ignored for df resources #204

Open
peterdesmet opened this issue May 15, 2024 · 0 comments
Labels
complexity:low Likely not complex to implement documentation Improvements or additions to documentation function:add/remove Functions add_resource(), remove_resource()

Comments

@peterdesmet
Copy link
Member

add_resource() has a delim parameter, but it only serves to indicate the delimiter of an existing file. It does not influence how dataframes are written (always csv). This should be explained in the documentation at https://docs.ropensci.org/frictionless/reference/add_resource.html

@peterdesmet peterdesmet added documentation Improvements or additions to documentation function:add/remove Functions add_resource(), remove_resource() complexity:low Likely not complex to implement labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:low Likely not complex to implement documentation Improvements or additions to documentation function:add/remove Functions add_resource(), remove_resource()
Projects
None yet
Development

No branches or pull requests

1 participant