Threshold and not treshold
This commit is contained in:
parent
4fb4ab2b5d
commit
a613384bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
#' @param arrange TRUE or FALSE. Arrange by highest percentage first.
|
#' @param arrange TRUE or FALSE. Arrange by highest percentage first.
|
||||||
#' @param hole_size Hole size. Default to 3. If less than 2, back to a pie chart.
|
#' @param hole_size Hole size. Default to 3. If less than 2, back to a pie chart.
|
||||||
#' @param add_text TRUE or FALSE. Add the value as text.
|
#' @param add_text TRUE or FALSE. Add the value as text.
|
||||||
#' @param add_text_treshold_display Minimum value to add the text label.
|
#' @param add_text_threshold_display Minimum value to add the text label.
|
||||||
#' @param add_text_color Text color.
|
#' @param add_text_color Text color.
|
||||||
#' @param add_text_suffix If percent is FALSE, should we add a suffix to the text label?
|
#' @param add_text_suffix If percent is FALSE, should we add a suffix to the text label?
|
||||||
#' @param theme Whatever theme. Default to theme_reach().
|
#' @param theme Whatever theme. Default to theme_reach().
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue