print.pcrCurves | R Documentation |
Print a pcrCurves
## S3 method for class 'pcrCurves'
print(x)
x |
object of class |
Konstantin A. Blagodatskikh <k.blag@yandex.ru>
renderAmpCurves
, renderMeltCurves
library(RDML)
rdml <- RDML$new(system.file("/extdata/test.rdml", package = "shinyMolBio"))
curves <- renderMeltCurves("curves1", meltCurves = rdml$GetFData(dp.type = "mdp",
long.table = TRUE))
curves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.