graph_lhc_analysis: Take LHC experiment from database and produce plots of the...

Description Usage Arguments

Description

Take LHC experiment from database and produce plots of the results

Usage

1
2
3
graph_lhc_analysis(dblink, parameters, measures, measure_scale,
  output_directory, experiment_id = NULL, experiment_date = NULL,
  experiment_description = NULL, output_type = 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

measure_scale

The scale in which each response is measured. Included on the output plot

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_type

Type of graph to produce. Can be PDF, TIFF, PNG, BMP


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