ExtractIndexMark | R Documentation |
Returns a list of index and name
ExtractIndexMark(filemarks, dataset, mp)
filemarks |
is a dataframe with date and markers |
dataset |
is dataframe in analysis |
mp |
is a name of misure point |
list of index and names
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
#data(PTFA)
#data("markers")
ExtractIndexMark(filemarks = markers , dataset = PTFA, mp = "PTFA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.