percent_yield | R Documentation |
Calculates the percent yield, equal to (pre-post)/pre*100
percent_yield(pre, post)
pre |
numeric value. First measurement |
post |
numeric value. Last measurement |
numeric value. Calculated percent yield
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.