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

tabyl and crosstab missing from CRAN reference manual #65

Closed
sfirke opened this issue Oct 3, 2016 · 1 comment
Closed

tabyl and crosstab missing from CRAN reference manual #65

sfirke opened this issue Oct 3, 2016 · 1 comment

Comments

@sfirke
Copy link
Owner

sfirke commented Oct 3, 2016

https://cran.r-project.org/web/packages/janitor/janitor.pdf

These are the two functions w/ S3 generics ... maybe I should move the methods labeled "internal" to a separate .R file? Might need to ask on SO as I can't just trial-and-error resubmit to CRAN.

@sfirke
Copy link
Owner Author

sfirke commented Oct 23, 2016

Whew, got this done. Thanks to this S&O answer re: where to find the manual and then experimenting with Roxygen options until I could answer my own question about Roxygen headers. devtools::document() was tripping me up.

@sfirke sfirke closed this as completed in c4fb37d Oct 23, 2016
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

No branches or pull requests

1 participant