NTE.plotDeposition: graph of the deposition, colors the actual deposition portion

Description Usage Arguments Value Examples

View source: R/NTE.plotDeposition.R

Description

graph of the deposition, colors the actual deposition portion

Usage

1
NTE.plotDeposition(d, buffer = 0.5)

Arguments

d

data frame with NTE data

buffer

how much data to show before / after plot, 1=deposition time

Value

ggplot graph

Examples

1
2
d = NTE.load('20191121.txt')
g1 = NTE.plotDeposition(d)

thomasgredig/nanomasterNTE documentation built on Feb. 22, 2020, 8:56 p.m.