roxygen2 icon indicating copy to clipboard operation
roxygen2 copied to clipboard

R6 classes do not handle `@returns`, only `@return`

Open gaborcsardi opened this issue 5 years ago • 0 comments

@returns is considered to be a class-level tag currently. It should be a method-level tag.

gaborcsardi avatar Aug 13 '20 12:08 gaborcsardi