View source: R/identify_ghost_records.R
ghosts | R Documentation |
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
ghosts(data)
the data with a "ghost" column identifying possible ghost traces produced by the counter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.