Nothing
#' power.transform: Transform Data to Normality using Power Transformations
#'
#' This package was originally based on, and contains code from, the familiar
#' package (<https://cran.r-project.org/package=familiar>), under the EUPL
#' license.
#'
#' @docType package
#' @name power.transform
#' @import data.table
#' @import methods
#' @importFrom rlang .data
#' @importFrom nloptr nl.opts
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.