ExtractIndexMark: Extract index and name of markers

View source: R/OpeNoise.R

ExtractIndexMarkR Documentation

Extract index and name of markers

Description

Returns a list of index and name

Usage

ExtractIndexMark(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

list of index and names

Author(s)

Pasquale Scordino p.scordino@arpa.piemonte.it

Simone Sperotto s.sperotto@arpa.piemonte.it

Examples

#data(PTFA)
#data("markers")

ExtractIndexMark(filemarks = markers , dataset = PTFA, mp = "PTFA")

OpeNoise documentation built on April 4, 2025, 1:03 a.m.