Description Usage Arguments Examples
Assign linearly interpolated numbers for na when na is repeated less than maxNArep number of times.
1 2 | applyInterp(rB3in, startDate, endDate, varNames, maxNArep, logID, Reason,
showPlot, savePlot)
|
startDate |
start date |
endDate |
endDate |
varNames |
variable names or keywords |
maxNArep |
maximum repeated NA |
logID |
assign log ID |
plotPath |
plot figure of before and after |
1 | rB3out <- applyInterp(rB3in, maxNArep = 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.