Learn R Programming

Biotech (version 1.0.0)

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

Description

Plot a Lineweaver-Burk diagram and compute the ordinate intercept

Usage

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