Description Usage Arguments Value
Should not be called by users. shiny module server - view curves
1 2 | combView(input, output, session, deg, syn, deg.ratio, syn.ratio, deg.t, syn.t,
tcc)
|
input |
shiny input |
output |
shiny output |
session |
shiny session |
deg |
a reactive object, containing an object returned by fitNLSModels |
syn |
a reactive object, containing an object returned by fitNLSModels |
deg.ratio |
a reactive object, a matrix of degradation ratios at differnet time points |
syn.ratio |
a reactive object, a matrix of synthesis ratios at differnet time points |
deg.t |
a reactive object, times points for degradation ratios |
syn.t |
a reactive object, time points for synthesis ratios |
tcc |
a reactive object, cell doubling time |
write table to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.