Skip to content
Snippets Groups Projects
Commit 95cd06a0 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Move the description of the plot parameters to a \describe list rather than using @param.

CRAN requires that all parameters from the function signature (and only those parameters, no others!) are documented. If we want to document other parameters that are matched by ..., then one cannot use @param. So we simply created a nested list and explicitly list those params in a describe list.
parent 28fdc272
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment