weathersimulate: Weather Simulation (1000 times)

Description Usage Arguments Author(s) Examples

Description

Question 4: Repeat this 1000 times and return the average of all these simulations.

Usage

1
weathersimulate(N, initial, days)

Arguments

N

numeric positive integer

initial

numeric positive integer

days

numeric positive integer

Author(s)

Edem Defor

Examples

1
weathersimulate(1000,1,10)

edemprd/FinalProject documentation built on Jan. 1, 2021, 12:13 a.m.