Learn R Programming

evaluator (version 0.4.3)

generate_scatterplot: Deprecated functions in package evaluator.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("<function>-deprecated").

Usage

generate_scatterplot(simulation_results, scenario_id)

load_data( input_directory = "~/evaluator/inputs", results_directory = "~/evaluator/results" )

Arguments

<code>generate_scatterplot</code>

Instead of generate_scatterplot, use loss_scatterplot.

<code>load_data</code>

Instead of load_data, use read_quantitative_inputs and read_qualitative_inputs as appropriate.