-
Notifications
You must be signed in to change notification settings - Fork 18
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
Notes on docs #56
Comments
In the README
is there a list of not-supported-yet features that could be added to the docs? |
Consider putting the "Extensibility" section in a separate vignette rather than in the README. |
I'd expect the methods to have their own docs page, which might be the occasion to list caveats? |
In the docs of df_from_file why not add an example using the options argument? |
In https://duckdblabs.github.io/duckplyr/reference/config.html
the sentence is incomplete. |
In https://duckdblabs.github.io/duckplyr/reference/config.html why use rlang for options and withr for environment variables instead of withr for both? |
In https://duckdblabs.github.io/duckplyr/reference/stats_show.html The meaning of each line should be documented. |
Thanks! No list yet, this is a target moving too quickly. Large-scale rearrangements will have to wait.
|
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary. |
In https://duckdblabs.github.io/duckplyr/reference/as_duckplyr_df.html
I know it's due to the experimental aspect but I wonder if a note could be added of what the reason could be.
There could furthermore be a mention of the environment variables
DUCKPLYR_FALLBACK_INFO
andDUCKPLYR_FORCE
at that point.The text was updated successfully, but these errors were encountered: