rstudio / plumbertableau

R package for creating Plumber APIs that function as Tableau Analytics Extensions
https://rstudio.github.io/plumbertableau/
Other
30 stars 1 forks source link

Provide further details about using `tableau_extension` #72

Closed blairj09 closed 3 years ago

blairj09 commented 3 years ago

User testing has revealed that users are caught off guard by the way tableau_extension is used:

@plumber
tableau_extension

This is certainly interesting syntax since there are no parentheses, which would indicate invoking a function. We should more clearly document how this modifier works and point to additional documentation.