vennplot (version 1.0)

sharks: Data on human encounters with great white sharks.

Description

Data on human encounters with great white sharks.

Usage

sharks

Arguments

Format

A dataset with 65 rows and 11 columns.

Year

Years encounter sharks

Sex

Sex of victims

Age

Age of victims

Time

Encounter sharks in AM or PM

Australia

Encounter in Australia

USA

Encounter in the United States

Surfing

Surfing incident

Scuba

Scuba-diving incident

Fatality

Whether or not there was a fatality

Injury

Whether or not there was an injury

Length

The length of great white sharks

Examples

Run this code
# NOT RUN {
vennplot(disjoint.combinations = sharks, vars = c("Au","USA","Fa","Ti"))
# }

Run the code above in your browser using DataLab