Description Usage Arguments Value Author(s)
View source: R/matrix_retobj.R
You can decide how much to rotate the retina before returning the matrix. You can also pass arguments to the polar plotter.
1  | mat_from_ret_obj(retina_object, rotation = 0, n = 1, reflect = TRUE, ...)
 | 
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  | 
mat A square matrix of the evaluated retina fit.
Brian Cohn brian.cohn@usc.edu and Lars Schmitz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.