Skip to content
Prev 300692 / 398506 Next

generic functions question in building a new package

On 19.07.2012 22:44, zgu9 wrote:
You need

\S3method{print}{Benefit}(.......)

in the usage line rather than

print(.......)

Best,
Uwe Ligges