x3p_m_to_mum {x3ptools} | R Documentation |
Convert x3p header information to microns from meters
Description
ISO standard 5436_2 asks for specification of values in meters. For topographic surfaces collected by microscopes values in microns are more readable. Besides scaling the values in the surface matrix, corresponding increments are changed to microns as well.
Usage
x3p_m_to_mum(x3p)
Arguments
x3p |
x3p file with header information in meters |
Value
x3p with header information in microns
[Package x3ptools version 0.0.4 Index]