Learn R Programming

landsepi (version 0.0.8)

dispH: Host dispersal data for testing.

Description

A vectorised dispersal matrix of the host.

Usage

dispH

Arguments

Format

The format is: num [1:24025] 1 0 0 0 0 0 0 0 0 0 ...

Details

In this example, the host is a cultivated plant: seeds are harvested and do not disperse. Thus the dispersal matrix is the identity matrix.

Examples

Run this code
# NOT RUN {
dispH
summary(dispH)
# }

Run the code above in your browser using DataLab