Description Usage Arguments Note
Functions used for moving and creating the past_results_v2
data set from
uploaded data. The move_files
function is used to moved files from the server
to another location, whilst removing any empty data sets.
1 2 3 | make_data_set(from)
move_files(from, to)
|
from |
A directory containing the uploaded results. |
to |
Destination directory |
One of the unit tests uploads an empty results file.
Files where the results are NULL
are moved to a sub-directory (called)
empty
in the to
directory. If the empty
directory doesn't
exist, it is created.
Currently these functions are specific to my set-up.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.