| transform_pixel_to_area_si | R Documentation |
Transforms pixel values to SI units (e.g. '7.5mm2', '20um2')
transform_pixel_to_area_si(input, unit, object, round = FALSE)
input |
Area as pixel input. See details for more information. |
unit |
The SI area unit. Use |
object |
An object of class |
round |
Numeric value or |
Transformed input. Vector of the same length as input and of class units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.