Description Usage Arguments Details Value See Also Examples
Helper function to generate a FishEye
needed to fill the slot fisheye of a
CanopyPhoto.
1 2 3 4 5 6 7 | newFishEye(up, leveled, fullframe)
## S4 method for signature 'logical,logical,logical'
newFishEye(up, leveled, fullframe)
## S4 method for signature 'missing,missing,missing'
newFishEye(up, leveled, fullframe)
|
up |
missing or logical. Set as |
leveled |
missing or logical. Set as |
fullframe |
missing or logical. Set as |
A call to newFishEye() returns the prototype for
FishEye.
FishEye.
1 2 | newFishEye()
newFishEye(TRUE, TRUE, FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.