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

improve documentation #176

Merged
merged 5 commits into from
Feb 7, 2024
Merged

improve documentation #176

merged 5 commits into from
Feb 7, 2024

Conversation

narendrakolisetty
Copy link
Collaborator

@narendrakolisetty narendrakolisetty commented Nov 15, 2023

Closes #157

Copy link
Collaborator

@nanxstats nanxstats left a comment

Choose a reason for hiding this comment

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

This looks good, I only have a few minor suggestions:

Overall

Please rerun roxygen2 via devtools::document() and include the updated man/*.Rd in the PR.

Copyright section

  • I would prefer the copyright section content remain untouched in most cases as it comes from a template. If an update is really necessary, such as updating the copyright year, the edits should happen consistently across all files.
  • "Software" is used as a mass noun so the original usage "is free software" without "a" is correct.

Comments

  • From tidyverse style guide: Comments should be in sentence case, and only end with a full stop if they contain at least two sentences. Looks like some one-sentence comments have an extra full stop that should be removed.

Copy link
Collaborator

@nanxstats nanxstats left a comment

Choose a reason for hiding this comment

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

This looks good! Thanks for improving the documentation style 💯

@nanxstats nanxstats merged commit 5301e19 into main Feb 7, 2024
8 checks passed
@nanxstats nanxstats deleted the Improve-documentation-style-#157 branch February 7, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation style
3 participants