View source: R/experiment_results.R
experiment_results | R Documentation |
This function will access the specific metadata files generated for the experiment conducted and perform some data cleaning. After the data is cleaned a separate data set is generated for instances, solutions and simulations. These are stored in a list which is returned by the function.
experiment_results()
The purpose of the function is to show how the raw metadata from the instances, solutions and simulations is transformed into the results data set.
The function is tailored to the specific experiment conducted and will need to be revised to handle a new experiment. This is as a results of, but not limited to, the arrival rate variance and number of UAVs levels being hardcoded.
A list of 3 tibbles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.