No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
bf02281
... +0 ...
8d35d8d
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
38 | 38 | ##' @return Plots the Benford object. |
|
39 | 39 | ##' @details If both \code{select} and \code{except} arguments have been provided, but only \code{select} will be considered and \code{except} ignored. |
|
40 | 40 | ##' For more flexibility in plotting, use (`separate plots here`)... |
|
41 | + | ##' @references J. W. Tukey (1977), Exploratory Data Analysis. Addison Wesley, Reading, MA. |
|
42 | + | ##' |
|
43 | + | ##' M. Friendly (2000), Visualizing Categorical Data. SAS Institute, Cary, NC. |
|
41 | 44 | ##' @export |
|
42 | 45 | ##' @importFrom graphics abline axis barplot legend lines par plot rect points arrows layout plot.new title box grid text mtext |
|
43 | 46 | ##' @importFrom stats pchisq var |
Files | Coverage |
---|---|
R | 80.36% |
Project Totals (4 files) | 80.36% |
#38
8d35d8d
bf02281