x3p_m_to_mum: Convert x3p header information to microns from meters

View source: R/convert.R

x3p_m_to_mumR 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


x3ptools documentation built on May 29, 2024, 10:33 a.m.