
Function returns a vector using the sine wave function sim.fossils.environment
.
sim.gradient(strata, depth = 2, cycles = 2)
vector of sampled water depths.
Number of stratigraphic intervals.
Maximum water depth.
Number of cycles (e.g. transgressions and regressions).
sim.fossils.environment
strata = 100
wd = sim.gradient(strata)
plot(wd, type="l")
Run the code above in your browser using DataLab