playWithPerPackageHelpPage
function creates an basic
package help page.
playWithPerPackageHelpPage(name = "anRpackage", path = ".", maintainer = "Your Name", email = "your@mail.com")
author
if the latter is given.playWithPerPackageHelpPage
function can be used to
create a simple help page for a package.It has been split off from the kitten
function so that it
can be called from other packages. As such, it is also exported
from pkgKitten.