dayweather: Question 4: The weather for only 10 days

Description Usage Arguments Author(s) Examples

Description

Specifically, given an initial day’s weather conditions Simulate the following 10 days of weather and calculate the projected rainfall accumulation in inches

Usage

1
dayweather(initial, days)

Arguments

initial

numeric positive integer

days

numeric positive integer

Author(s)

Edem Defor

Examples

1
dayweather(1,10)

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