Learn R Programming

isdals (version 3.0.1)

salmon: Parasite counts for salmons

Description

An experiment with two difference salmon stocks, from River Conon in Scotland and from River Atran in Sweden, was carried out. Thirteen fish from each stock were infected and after four weeks the number of a certain type of parasites was counted for each of the 26 fish.

Usage

data(salmon)

Arguments

Format

A data frame with 26 observations on the following 2 variables.

stock

origin of the fish. A factor with levels atran conon

parasites

a numeric vector with the parasite counts

Examples

Run this code
data(salmon)

Run the code above in your browser using DataLab