getAllDups: Shapes the ddPCR data into a better format for ggplot

Description Usage Arguments Value Examples

View source: R/getAllDups.R

Description

Shapes the ddPCR data into a better format for ggplot

Usage

1

Arguments

x

the vector you're looking for duplicates in

Value

Returns indices of all duplicates

Examples

1
dup_indices <- getAllDups(x)

syyang93/yangR documentation built on March 1, 2021, 4:55 p.m.