library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
library(ggplot2)
first <- read.csv("Z:/Isaac/Piglet_Detection/Around Farrowing/Cropped/Results/Sow_1_1st_detection_metrics.csv")
many <- read.csv("Z:/Isaac/Piglet_Detection/Around Farrowing/Cropped/Results/Sow_1_Many_detection_metrics.csv")