Skip to contents

Creates a ggplot2 layer showing raw score observations with technical replicates displayed separately. Points are sized by observation count.

Usage

layer_tech_rep_dots(data_view, config)

Arguments

data_view

A besthr_data_view object

config

A besthr_plot_config object

Value

A list of ggplot2 layers