retistruct.reconstruct | R Documentation |
Reconstruct a retina
retistruct.reconstruct(
a,
report = NULL,
plot.3d = FALSE,
dev.flat = NA,
dev.polar = NA,
shinyOutput = NULL,
debug = FALSE,
...
)
a |
|
report |
Function to report progress. Set to |
plot.3d |
If |
dev.flat |
The ID of the device to which to plot the flat representation |
dev.polar |
The ID of the device to which to plot the polar representation |
shinyOutput |
A Shiny output element used to render and display a plot in the application. |
debug |
If |
... |
Parameters to be passed to
|
A RetinalReconstructedOutline
object
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.