IndrajeetPatil / statsExpressions

Tidy data frames and expressions with statistical summaries 📜
https://indrajeetpatil.github.io/statsExpressions/
Other
312 stars 20 forks source link

Highlight needed parameter type in the `.Rd` docs #161

Open IndrajeetPatil opened 2 years ago

IndrajeetPatil commented 2 years ago

For example:

#' @param nboot `[integer(1)]`\cr Number of bootstrap samples for computing confidence interval
#'   for the effect size (Default: `100L`).