| micron_calibration | R Documentation | 
micron_calibration
micron_calibration(
  x,
  conversion_constant = 0.70307,
  units = "meters",
  robust = TRUE
)
| x | file path | 
| conversion_constant | conversion constant default is psi to m H2O | 
| units | after conversion | 
| robust | use MASS::rlm method instead of lm | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.