ropensci / redland-bindings

Redland librdf language bindings
http://librdf.org/bindings/
Other
17 stars 3 forks source link

Make class level documentation available to R #29

Closed gothub closed 9 years ago

gothub commented 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.

gothub commented 9 years ago

Added in commit ea0e694f79ca9fb3e9659d248f5e6eb9b8afa7f1