Lineweaver_Burk: Plot a Lineweaver-Burk diagram and compute the ordinate...

Description Usage Arguments

View source: R/Lineweaver_Burk.R

Description

Plot a Lineweaver-Burk diagram and compute the ordinate intercept

Usage

1
2
3
4
5
6
7
Lineweaver_Burk(
  sub,
  vel,
  title = "Lineweaver-Burk-Plot",
  xlab = "1/sub",
  ylab = "1/vel"
)

Arguments

sub

substrate concentration

vel

enzyme velocity

title

title of the plot

xlab

lable of the abscissa

ylab

lable of the ordinate


Utzi1/Biotech documentation built on July 4, 2020, 9:37 a.m.