rstudio / plumber

Turn your R code into a web API.
https://www.rplumber.io
Other
1.39k stars 256 forks source link

Teach roxygen about plumber annotations #110

Open trestletech opened 7 years ago

trestletech commented 7 years ago

Then switch all examples to use the authoritative Roxygen prefix #' instead of our custom one.

Continue supporting #* moving forward, but we'll update the examples to use the roxygen style.

trestletech commented 7 years ago

Pointers in roxygen: roclet_tags is the generic namespace_roclet() is probably the easiest to understand