Maskapply: Add index and name of markers in misure dataframe

View source: R/OpeNoise.R

MaskapplyR 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)]

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