R/raw.R

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

#' raw - R Actuarial Workshops
#' 
#' This is a packge which stores data used in R workshops sponsored by the Casualty Actuarial Society. 
#' 
#' For more information, read the package vignette. To access the package vignette, type in the code shown in the 
#' Examples section (the line without the hash marks).
#' 
#' @examples
#' \dontrun{
#' vignette(topic = "raw")
#' }
#' 
#' @docType package
#' 
#' @name raw
NULL
PirateGrunt/raw_package documentation built on July 3, 2023, 7:58 p.m.