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

Add function to show available datasets #84

Open
Lextuga007 opened this issue Sep 29, 2024 · 2 comments
Open

Add function to show available datasets #84

Lextuga007 opened this issue Sep 29, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Lextuga007
Copy link
Member

Currently I type NHSRdatasets:: then tab to see what's available but it might be useful to have a dedicated function to give details of all the datasets available, particularly as CRAN and GitHub are currently out of synch.

@Lextuga007 Lextuga007 added the enhancement New feature or request label Sep 29, 2024
@yiwen-h yiwen-h added the Hacktoberfest Perfect issues to contribute to the Hacktoberfest label Oct 16, 2024
@tomjemmett
Copy link
Member

this function in base R tells you the data available in a package data(package = "NHSRdatasets")

@tomjemmett tomjemmett closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2024
@tomjemmett tomjemmett removed the Hacktoberfest Perfect issues to contribute to the Hacktoberfest label Oct 17, 2024
@Lextuga007
Copy link
Member Author

Every day is a learning day!

Add to Get Started vignette 😃

@Lextuga007 Lextuga007 reopened this Oct 17, 2024
@Lextuga007 Lextuga007 added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants