Description Usage Arguments Note Author(s) Examples
running the directory() function creates 4 folders that can be used to classify tables by category
1 |
|
There are no arguments for the function, it just makes 4 standard sub-folders within a folder named tables if they don't already exist. This should probably be run pretty close to the begining and only needs to be run once. |
Bjorn wrote the initial code for this and I just turned it into a function
Tony Boy
1 2 3 | directory()
{
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.