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

Use a different source for R help docs (comment by wch) #1

Open
jlegewie opened this issue Apr 12, 2012 · 0 comments
Open

Use a different source for R help docs (comment by wch) #1

jlegewie opened this issue Apr 12, 2012 · 0 comments

Comments

@jlegewie
Copy link
Owner

You may want to check out Hadley Wickham's helpr and staticdocs packages.
helpr dynamically generates HTML help pages from R help. It can be a little slow at generating images, though.
staticdocs is the basically a static-site version of helpr. Here's an example of the output: http://had.co.nz/ggplot2/docs/. Unlike other help viewers, it generates images. Check out http://had.co.nz/ggplot2/docs/geom_point.html, for example.
https://github.com/hadley/helpr
https://github.com/hadley/staticdocs

https://github.com/hadley/helpr
https://github.com/hadley/helpr
https://github.com/hadley/staticdocs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant