Maskapply | R Documentation |
Returns a dataframe
Maskapply(filemarks, dataset, mp)
filemarks |
is a dataframe with date and markers |
dataset |
is dataframe in analysis |
mp |
is a name of misure point |
dataframe with add marker column
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
#data(PTFA)
#data(markers)
Maskapply(filemarks = markers, dataset = PTFA, mp = "PTFA")[1:10, c(1, 2, 45)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.