processXMLwithTrainingLabels: Function for coping and sorting files

Description Usage Arguments

Description

which takes a tab seperated value file containing the ids of files which have already been tagged as belonging to a given category and copies them into a specified folder so they can be processed seperately

Usage

1
2
processXMLwithTrainingLabels(pathToTrainingLabels, pathToTrainingData,
  destinationFolder, type)

Arguments

pathToTrainingLabels,

path to the tab separtated value file

pathToTrainingData,

path to the data which is described by the tsv file

destinationFolder,

folder where the files will be copied,

type,

the label used in the tsv to describe the requested files it is also assumed to be the name of the folder inside the requested directory where the files will go


mouse0/suicideProject documentation built on May 3, 2019, 5:19 p.m.