ghosts: A function used to identify possible ghost traces in...

View source: R/identify_ghost_records.R

ghostsR Documentation

A function used to identify possible ghost traces in resistivity counter data

Description

It identifies traces with the same direction within 2 seconds of the previous trace if it has an equal or smaller pss on a different channel The description column is used for comparison The data must contain a "description", "channel", "pss", "date", and "time" column

Usage

ghosts(data)

Value

the data with a "ghost" column identifying possible ghost traces produced by the counter


InStreamFisheries/FishCounter2 documentation built on Dec. 15, 2024, 9:23 p.m.