Description Usage Arguments Value Examples
Read or write the directories to be used in the processing. Directories do not have to exist and will be created. Content will be overwritten without confirmation! If no parameter is given, the directories will be returned a a list.
1 2 3 4 5 6 7 8 | opt_directories(
general.parameter,
raw,
pre_processed,
extracted,
archive,
tools
)
|
general.parameter |
|
raw |
|
pre_processed |
|
extracted |
|
archive |
|
tools |
directory in which the tools are located |
list of directories. If values have set, the value before the change.
1 2 3 | opt_directories()
opt_directories(raw = "./temp")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.