Skip to content

Commit

Permalink
Add edmdata namespace load?
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Jun 14, 2024
1 parent 79288a4 commit a05b883
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/slcm-wrapper.R
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ print.slcm = function(x, digits = max(3L, getOption("digits") - 3L), ...) {
#' @export
#'
#' @examples
#' # Load Namespace
#' naming = requireNamespace("edmdata", quietly = TRUE)
#'
#' # Use a demo data set from the paper
#' data("items_matrix_reasoning", package = "edmdata")
#'
Expand Down

0 comments on commit a05b883

Please sign in to comment.