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

Try the raw package in your browser

Any scripts or data that you put into this service are public.

raw documentation built on Feb. 5, 2021, 5:07 p.m.