Description Usage Arguments Value
View source: R/plot_MM_direkt_1.R
Create a non-linear Regression for a Michaelis-Menten type Enzyme with a little knowlege of its Km and Vmax
1 2 3 4 5 6 7 | plot_MM_direct(
sub,
velo,
title = "title",
xlab = "abscisaa",
ylab = "ordinate"
)
|
sub |
substrate concentration |
velo |
velocity |
title |
title of the plot |
xlab |
lable of the abscissa |
ylab |
lable of the ordinate |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.