Closed gothub closed 9 years ago
Documentation for R classes should be available by specifying the class name, for example:
?Node ?redland::Node
Roxygen documentation exists in the source code for classes, but needs to be aliased to the class name.
Added in commit ea0e694f79ca9fb3e9659d248f5e6eb9b8afa7f1
Documentation for R classes should be available by specifying the class name, for example:
Roxygen documentation exists in the source code for classes, but needs to be aliased to the class name.