Skip to content

Commit

Permalink
Remove inexisting params docs (#229)
Browse files Browse the repository at this point in the history
These arguments don't exist
  • Loading branch information
gogonzo authored May 13, 2024
1 parent c3e07bc commit 96a1470
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions R/geom_axes_line.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#' \code{\link{g_spaghettiplot}}, and ('g_density_distribution_plot'), but may also work in general.
#'
#' @param data ('data.frame') data where `hline_vars` and `vline_var` columns are taken from.
#' @param agg_label ('character') label for the line denoting the Mean or Median.
#' @param color_comb ('character') denoting the color of the Mean or Median line.
#' @param hline_arb ('numeric vector') value identifying intercept for arbitrary horizontal lines.
#' @param hline_arb_color ('character vector') optional, color for the arbitrary horizontal lines.
#' @param hline_arb_label ('character vector') optional, label for the legend to the arbitrary horizontal lines.
Expand Down
4 changes: 0 additions & 4 deletions man/geom_axes_lines.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96a1470

Please sign in to comment.