Description Usage Arguments Value Examples
View source: R/NTE.plotDeposition.R
graph of the deposition, colors the actual deposition portion
1 | NTE.plotDeposition(d, buffer = 0.5)
|
d |
data frame with NTE data |
buffer |
how much data to show before / after plot, 1=deposition time |
ggplot graph
1 2 | d = NTE.load('20191121.txt')
g1 = NTE.plotDeposition(d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.