Description Usage Arguments Value Examples
View source: R/Eadie_Hofstee.R
Draw an Eadie-Hofstee graph (and compute the y-axis intercept)
1 2 3 4 5 6 7 | Eadie_Hofstee(
vel,
sub,
titleEDH = "Eadie-Hostee-Plot",
xlable = "vel/sub",
ylable = "sub"
)
|
vel |
Velocity |
sub |
Substarate concentration |
titleEDH |
Title of the plot |
xlable |
lable of the abscissa |
ylable |
lable of the ordinate |
a Plot, the model itself and a summary of the model
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.