67 changes: 52 additions & 15 deletions 67 R/plot-RCS.R Original file line numberDiff line numberDiff line change @@ -49,6 +49,7 @@ #' @param ylab label of y-axis. #' @param explain logical indicating whether or not to explain the figure, #' default TRUE. #' @param log log...
Alternatively, the development version can be installed using thedevtoolsR-Package: #Install devtools (if you do not have it already)install.packages("devtools")devtools::install_github("kunhuo/plotRCS") or theremotesR-Package: install.packages("remotes")remotes::install_github("kunhuo/plotRCS"...