MazamaScience/beakr

object documentation

Closed this issue · 1 comments

Although all the necessary roxygen2 comments seem to be in place, no documentation is shown in RStudio for the objects Beakr, Request, Response, etc.

We need to figure out how to document R6 objects so that this documentation becomes visible in the installed package.

hmrtn commented

Accessing the documentation of R6 objects differs only slightly from standard functions. You can view the documentation with triple colons as they are not exported variables i.e. ?beakr:::Beakr