#' Data from the IMAP study
#'
#' @name penguinsi
#' @docType data
#' @rdname penguinsi
#' @description
#' The penguins data set after imputing all miss values using the {missForest} package.
#' Note: all values are imputed, and it's usually a bad idea to impute dependent variables in
#' an analysis.
#' @references See the palmerpenguins::penguins documentation for information about the values.
#' @keywords data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.