writeUploadCSV | R Documentation |
This will create and write a csv with the counting assignments as it should be ready to upload
writeUploadCSV(scansFolder, writeTo, year, exprio, type, oneCt = NULL)
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 |
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 |
the results of check.batch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.