Load and Serve Shellfish Genetics Results

serve_shellfish(batches, results_dir = NA)

Arguments

results_dir

the name of the directory where results are stored

batch

the name of the batch of results

Value

a list containing each of the results objects

Examples

if (FALSE) { results <- serve_shellfish(batch = "dev") }