ppm | R Documentation |
ppm
is a small helper function to determine the parts-per-million for a
user-provided value and ppm.
ppm(x, ppm)
x |
|
ppm |
|
numeric
: parts-per-million of x
(always a positive value).
Sebastian Gibb
ppm(c(1000, 2000), 5)
ppm(c(-300, 200), 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.