mat_from_ret_obj: Extract a matrix from a retinal object

Description Usage Arguments Value Author(s)

View source: R/matrix_retobj.R

Description

You can decide how much to rotate the retina before returning the matrix. You can also pass arguments to the polar plotter.

Usage

1
mat_from_ret_obj(retina_object, rotation = 0, n = 1, reflect = TRUE, ...)

Arguments

retina_object

A retina

rotation

in degrees. By default 0; set to zero rotation.

n

the number by which to divide the matrix by. Useful when generating partial averages.

reflect

logical, by default it is TRUE, in order to view the retina from outside the eye (rather than from within.)

...

Other arguments passed from other functions

Value

mat A square matrix of the evaluated retina fit.

Author(s)

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


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