Learn R Programming

SimInf (version 5.1.0)

nodes: Example data with spatial distribution of nodes

Description

Synthetic data with spatial distribution of 1600 nodes to demonstrate various models.

Usage

data(nodes)

Arguments

Format

A data.frame

Examples

Run this code
# NOT RUN {
data(nodes)
plot(y ~ x, nodes)
# }

Run the code above in your browser using DataLab