Wolski wrote:
#>>>Has anyone a tool which is able to generate from
#>>>#appropriately commented R-code files (e.g. <>=
#>>>#-example section) Rd files:
Mark Bravington mentioned something similar in the 'mvbutils' package:
Wolski wrote:
#
#
#Hi!
#
#Is it working with S4?
Mark's reply:
Don't
Hi!
Is it working with S4? If I understand it right you have to keep each function in an
separate file?
What I am looking for is something what would resembles more something like this:
setClass("test", #The test data storage class.