sanitizePowers | R Documentation |
Sanitize pow(x,y) equations
sanitizePowers(rate)
rate |
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
sanitizePowers("EMAX * pow(Ac / Vc + eps, hill) / (pow(Ac / Vc + eps, hill) + pow(EC50, hill)) * cytoplasm") rate <- "EMAX * pow(Ac / Vc, hill+2)" sanitizePowers(rate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.