## square 50 x 50
propSearch <- geometricRectanglePropSearchTable(side1 = 50,
mastRadius = 2)
## square 50 x 70
propSearch <- geometricRectanglePropSearchTable(side1 = 50,
side2 = 70,
mastRadius = 2)
Run the code above in your browser using DataLab