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


Biotech documentation built on Aug. 13, 2020, 9:07 a.m.