#' Data sets from Riolo et al. (1974)
#'
#' The \code{Riolo} package contains data sets from Riolo ML, Moyers RE,
#' McNamara JA, Hunter WS. 1974. An atlas of
#' craniofacial growth: cephalometric standards from the University School
#' Growth Study, the University of Michigan. Craniofacial Growth Series
#' Monograph 2.
#'
#' \tabular{ll}{ Package: \tab Riolo\cr
#' Type: \tab Package\cr
#' Version: \tab 0.1.0\cr
#' Date: \tab 2020-07-28\cr
#' License: \tab MIT\cr
#' LazyLoad: \tab yes\cr
#' LazyData: \tab yes\cr }
#'
#' @name Riolo-package
#' @aliases Riolo-package Riolo
#' @docType package
#' @author Kevin M. Middleton (\url{middletonk@@missouri.edu})
#' @references Riolo ML, Moyers RE, McNamara JA, Hunter WS. 1974. An atlas of
#' craniofacial growth: cephalometric standards from the University School
#' Growth Study, the University of Michigan. Craniofacial Growth Series
#' Monograph 2.
#' @keywords package
#'
#' @importFrom magrittr %>%
NULL
# Global variables
utils::globalVariables(c(".", "Short_Name", "CGCS_Name",
"Mean", "SD", "Sex"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.