#' Part of Abalone dataset for test
#'
#' First 100 lines of Abalone dataset from the UCI Machine Learning Repository.
#'
#' @docType data
#'
#' @usage data('test_abalone')
#'
#' @format A data frame with one categorical variable ('V1'), one interger
#' variable ('V8') and 8 numerical variables.
#'
#' @keywords test_abalone
#'
#' @references Warwick J Nash, Tracy L Sellers, Simon R Talbot, Andrew J
#' Cawthorn and Wes B Ford (1994)
#' "The Population Biology of Abalone (_Haliotis_ species) in Tasmania. I.
#' Blacklip Abalone (_H. rubra_) from the North Coast and Islands of Bass
#' Strait", Fisheries Division, Technical Report No. 48 (ISSN 1034-3288)
#'
#' @source \href{https://archive.ics.uci.edu/ml/datasets/abalone}{UCI Machine
#' Learninng Repository}
#'
"test_abalone"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.