load_tipmap_data: Load exemplary datasets

View source: R/load_tipmap_data.R

load_tipmap_dataR Documentation

Load exemplary datasets

Description

Loads one of three exemplary datasets in the package.

Usage

load_tipmap_data(file)

Arguments

file

The dataset to be loaded.

Value

A pre-saved dataset.

Examples


load_tipmap_data(file = "tipdat.rds")
load_tipmap_data(file = "tipmapPrior.rds")
load_tipmap_data(file = "tipPost.rds")


tipmap documentation built on Aug. 14, 2023, 5:09 p.m.