units.clean {respR} | R Documentation |
These are the 'clean' or parsed names we want to use in outputs. All input units get parsed to these.
## S3 method for class 'clean'
units(unit, is)
Could make code much simpler with a regex for everything after the "." but i like the specificity of this.