graph_efast_analysis: Mine the DB for an eFAST experiment and plot the results

Description Usage Arguments

Description

Mine the DB for an eFAST experiment and plot the results

Usage

1
2
3
graph_efast_analysis(dblink, parameters, measures, output_directory,
  experiment_id = NULL, experiment_date = NULL,
  experiment_description = NULL, output_types = c("pdf"))

Arguments

dblink

A link to the database in which the results are stored

parameters

The parameters of the simulation that are being analysed

measures

The measures of the simulation that are being assessed

output_directory

Where graphs should be output to

experiment_id

Experiment ID for the experiment being plotted. May be NULL if description and date specified

experiment_date

Date experiment created. May be NULL if adding by experiment ID

experiment_description

A description of this experiment. May be NULL if adding by experiment ID

output_types

Files types of graph to produce (pdf,png,bmp etc)


kalden/spartanDB documentation built on May 15, 2019, 12:02 p.m.