Skip to content

Commit

Permalink
add documentation for the new params
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Dec 9, 2017
1 parent fbf5fed commit fea94fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions R/internal.r
Expand Up @@ -3008,6 +3008,12 @@ get_legend_side <- function(a, side = NULL) {
#'
#' @param a the output of a "legend" call
#' @param mlg_number a vector of integers
#' @param scale a number by which to multiply the node sizes
#' @param cex character expansion for the text
#' @param radmult multiplier for the radius (specifically for [plot_poppr_msn])
#' @param xspace the defined xspacer (currently is wonky :/)
#' @param font font for the title
#' @param pos a numeric position for the title or NULL
#'
#' @return a legend with circles
#'
Expand Down

0 comments on commit fea94fe

Please sign in to comment.