getHowToCite.Package.Rd
Gets the citation of this package.
If text file HOWTOCITE
exists in package root directory,
then its contents is retrieved, otherwise citation
for the package is retrieved.
# S3 method for class 'Package'
getHowToCite(this, newline="\n", ...)
The character
string to collapse lines in the file.
Not used.
Returns a character
string.
For more information see Package
.