Learn R Programming

YplantQMC (version 0.6-6)

examplehemi: Two example hemiphotos in YplantQMC format

Description

A canopy with a small gap, and a canopy with a large gap. Both are objects of class yphemi, which is normally constructed with the function setHemi.

Arguments

Source

Thanks to Daniel Falster and Bob Pearcy.

Examples

Run this code


## Not run: 
# # Small gap
# plot(smallgap)
# 
# # Large gap, with solar path in June in the south of france.
# southfrance <- setLocation(44)
# juneday <- setMet(southfrance, month=6, day=21)
# plot(largegap, juneday)
# ## End(Not run)

Run the code above in your browser using DataLab