loadScans | R Documentation |
This function takes all the scanned image files in a selected folder and returns a dataframe with all file names, their associated batches and letnos.
loadScans(path = ".")
path |
character directory or path containing the files of interest |
dataframe that report characteristics of each file in the directory of interest
check.batch
## Not run:
scans <- loadScans("I:\\Departments\\Research\\EchinaceaCG2012\\scanExamples")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.