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

issue #184: added summary() to README #198

Merged

Conversation

marcosfabietti
Copy link
Contributor

  • added unit tests and checked code coverage with covr::report() (should aim for 100%)
  • ran devtools::document()
  • ran lintr::lint_package() and resolved all lint warnings and notes
  • ran styler::style_pkg() to make sure code matches the style guidelines
  • ran R-CMD CHECK and resolved all issues

Copy link
Member

@tomjemmett tomjemmett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, so long as checks pass!

@tomjemmett tomjemmett linked an issue Dec 9, 2023 that may be closed by this pull request
@tomjemmett tomjemmett added the documentation Improvements or additions to documentation label Dec 9, 2023
@tomjemmett tomjemmett merged commit 323acf3 into nhs-r-community:main Dec 9, 2023
10 of 11 checks passed
@marcosfabietti marcosfabietti deleted the issue.#.184.document.summary branch December 10, 2023 10:55
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

Successfully merging this pull request may close these issues.

Document the use of the summary function in readme/intro vignette
2 participants