-
Notifications
You must be signed in to change notification settings - Fork 106
changes for #647 #666
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
changes for #647 #666
Conversation
| 3. Knit the `.Rmd` file to `.md` so the `.Rd` file from step 1 can link it. | ||
| 4. Once you are done, run `devtools::document()` (or use the RStudio IDE) to build the help files. | ||
|
|
||
| **Before you read the rest**, you probably don't have to generate the help files in this way yourself: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this kind of what you were getting at @topepo? The previous wording was confusing to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure I understand the question. Can you elaborate?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed the text here to what I thought you were meaning because what was here before was confusing to me. So is the new text:
Before you read the rest, you probably don't have to generate the help files in this way yourself:
pretty much what you were getting at? What you want to say here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it is. Thanks!
juliasilge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR 666 😈 🤘
This looks good to me, although I left one question about an edit I made.
|
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue. |
Most of the documentation was moved to
README-DOCS.mdand that file was edited and expanded.