retinaplot: Retina Plot

Description Usage Arguments Value Author(s)

Description

retinaplot Generates an Azimuthal Equidistant plot projection of a retina object. You can also set lambda(floating point number) and polynomial_m(integer), as well as extrapolate (TRUE, FALSE).

Usage

1
2
retinaplot(retina_object, spatial_res = 1000, rotation = 0,
  inner_eye_view = TRUE, return_fit = FALSE, ...)

Arguments

retina_object

A list containing an element azimuthal_data.datapoints with x,y,z datapoints. File must also include azimuthal_data.falciform.

spatial_res

define the number of pixels (resolution) the plot will be

rotation

degrees to rotate CCW (int or floating point)

inner_eye_view

boolean, default is TRUE. If set to false, the plotted view of the retina will have the viewpoint within the skull looking at the rear of the eye. inner_eye_view has the same view as the traditional wholemount.

return_fit

logical, whether or not to return the interpolation fit data.

...

further arguments passed to or from other methods.

Value

Base-R polar plot

Author(s)

Brian Cohn brian.cohn@usc.edu, Lars Schmitz


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.