#' cranalysis
#'
#' @export
#'
#' @return a first analysis of the dataset
#'
cranalysis <- function(){
utils::head(ProjectTrial::hatecrime)
summary(ProjectTrial::hatecrime)
}
#cranalysis()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.