Skip to content

Commit

Permalink
Typo/formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ParadaCarleton committed Jun 3, 2021
1 parent d4b8641 commit a0417dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/loo_difference_plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@
#'
#' plot_loo_dif(kidiq$mom_iq, coLoo, iqLoo, group = kidiq$mom_hs,
#' alpha = .5, jitter = c(.1, .1)
#' ) + ggplot2::geom_smooth() +
#' ) +
#' ggplot2::geom_smooth() +
#' ggplot2::xlab("IQ of Mother") +
#' ggplot2::scale_colour_manual(values=cbPalette)
#'
Expand Down

0 comments on commit a0417dd

Please sign in to comment.