writeUploadCSV: Check scans then create and write an upload csv

writeUploadCSVR Documentation

Check scans then create and write an upload csv

Description

This will create and write a csv with the counting assignments as it should be ready to upload

Usage

writeUploadCSV(scansFolder, writeTo, year, exprio, type, oneCt = NULL)

Arguments

scansFolder

the folder in which the scans can be found

writeTo

the file to which the upload csv will be written

year

the harvest year of the scans

exprio

a data frame containing two columns: (1) the experiments to upload and (2) the priorities for the experiments. The first column should have the experiments and the second column should have priorities

type

the type of upload csv to make see createCSV

oneCt

a data frame whose first column is experiments that should only be counted once and whose second column is the username of the person to count that experiment

Value

the results of check.batch


stuartWagenius/echinaceaLab documentation built on April 13, 2025, 5:22 a.m.