Maskapply {OpeNoise} | R Documentation |
Add index and name of markers in misure dataframe
Description
Returns a dataframe
Usage
Maskapply(filemarks, dataset, mp)
Arguments
filemarks |
is a dataframe with date and markers |
dataset |
is dataframe in analysis |
mp |
is a name of misure point |
Value
dataframe with add marker column
Author(s)
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
Examples
#data(PTFA)
#data(markers)
Maskapply(filemarks = markers, dataset = PTFA, mp = "PTFA")[1:10, c(1, 2, 45)]
[Package OpeNoise version 0.2-18 Index]