mergePlots: Merge Plots

View source: R/merge.R

mergePlotsR Documentation

Merge Plots

Description

Create a merged plot data template from multiple submissions

Usage

mergePlots(dir = ".", useMostRecent = TRUE, keepUniqueDuplicates = FALSE)

Arguments

dir

The path to the parent directory that contains the submission directories (default=current directory)

useMostRecent

When set to TRUE, only use the most recent submission directory for each trial

keepUniqueDuplicates

When set to TRUE, the script will keep all unique versions of duplicate rows (and won't prompt the user to pick)


TriticeaeToolbox/breedbase.R documentation built on March 23, 2024, 10:29 a.m.