seed_dots: Seeding of infected "dots"

Description Usage Arguments Value Examples

Description

Randomly determines infected dots

Usage

1
seed_dots(data, numinf = 1)

Arguments

data

The dataset containing the dots information

numinf

The number of dots to infect

Value

An updated dataset

Examples

1
dots_data = seed_dots(data=dots_data, numinf=1)

qleclerc/rdots documentation built on May 10, 2019, 9:52 a.m.