Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: russHyde/dupree

Tags

v0.3.0

Toggle v0.3.0's commit message
cran comments for submission of v0.3.0

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
export a '\value' block for dupree() (#47)

An earlier commit had a mistake, where an '<AT>value' tag was used in
the roxygen2 for dupree(); this should have been an '<AT>return' tag.

Also
- increased the consistency of the documentation ('code-block' should be
used in the docs, not 'code block')
- exported the \seealso tags for `dupree_dir()` and `dupree_package()`