Description Usage Arguments Value Examples
Loads abstracts data into another directory, flattening the structure of the files for futher processing Data can be retrieved from http://archive.ics.uci.edu/ml/datasets/NSF+Research+Award+Abstracts+1990-2003. Folder paths of the arguments must end with / (\)
1 | flatten.files.structure(input.folders.path, flattened.files.folder.path)
|
input.folders.path |
string directory with inial data (ex. unzipped Part1.zip file) |
flattened.files.folder.path |
string folder where flattened files structure data will be stored |
nothing
1 | flatten.files.structure("C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\Part1\\", "C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\Out_one\\")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.