count_to_rho: Convert count to Density

Description Usage Arguments Value Author(s) Examples

View source: R/retina-package.r

Description

Uses cell count to compute density within the counting frame. Units are set to microns

Usage

1

Arguments

count

Number of retinal cells counted within the counting frame.

height

Counting frame width in microns

width

Counting frame width in microns

Value

rho Density in units of retinal ganglion cells per square millimeter

Author(s)

Brian Cohn brian.cohn@usc.edu

Examples

1
2
count_to_rho(10,25,25)
#16,000 cells/mm^2

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