Learn R Programming

tipmap (version 0.5.2)

load_tipmap_data: Load exemplary datasets

Description

Loads one of three exemplary datasets in the package.

Usage

load_tipmap_data(file)

Value

A pre-saved dataset.

Arguments

file

The dataset to be loaded.

Examples

Run this code

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

Run the code above in your browser using DataLab