start_round: Start a new round

Description Usage Arguments Value Examples

View source: R/start_round.R

Description

Generate the initial list for a new round

Usage

1
start_round(initial_murder)

Arguments

initial_murder

integer Space of the initial murder(s)

Value

list with the initial murder location(s) as the starting point(s)

Examples

1
2
possibilities = start_round(64)
possibilities = start_round(128)

bmewing/whitechapelR documentation built on May 27, 2019, 11:49 p.m.