Skip to content

Commit

Permalink
Removed unused args from hmde_plot_obs_est_ind function doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tess-LaCoil committed Dec 4, 2024
1 parent f53700e commit 04e3e00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions R/hmde_plot_obs_est_inds.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@
#' on posterior estimates. Structured to take in the measurement_data tibble constructed by
#' the hmde_extract_estimates function.
#'
#' @param model model name character string
#' @param measurement_data tibble with estimated measurements
#' @param ind_id_vec vector with list of ind_id values
#' @param n_ind_to_plot integer giving number of individuals to plot if not speciried
#' @param xlab character string for replacement x axis label
#' @param ylab character string for replacement y axis label
#' @param title character string for replacement plot title
#' @param colour character string for replacement line colour
#' @param alpha real number for replacement alpha value
#'
#' @return ggplot object
#' @export
Expand Down
6 changes: 0 additions & 6 deletions man/hmde_plot_obs_est_inds.Rd

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

0 comments on commit 04e3e00

Please sign in to comment.