Description Usage Arguments Value Examples
This function returns overlays all the CD in one graph.
1 |
data |
object outputted from infoCD function. |
show.legend |
shows the legend of the melting temperature. Set show.legend=FALSE to hide. |
... |
passing arguments to |
a color-coded plot of each CD spectras on one graph.
1 2 3 4 5 6 7 | ## Not run:
#import data
protein <- importCD()
#create spectras
plotCDSpectra(protein)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.