Skip to content

Commit

Permalink
remove bad link in doc for simple_slopes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kss2k committed Jan 9, 2025
1 parent 89c9645 commit 14ee0a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions R/simple_slopes.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,7 @@
#' (or prediction) interval.
#' }
#' An attribute \code{"variable_names"} (list of \code{x}, \code{z}, \code{y})
#' is attached for convenience. Typically, the returned object can be passed to
#' \code{plot()} or \code{\link{plot.simple_slopes}} to visualize the slopes and their
#' intervals.
#' is attached for convenience.
#'
#' @export
#'
Expand Down

0 comments on commit 14ee0a2

Please sign in to comment.