create_field_string: Creates the mySQL string to create columns for each...

Description Usage Arguments Value

Description

Creates the mySQL string to create columns for each parameter, or measure, required in the table

Usage

1
create_field_string(field_list, add_analysis_specific_fields = TRUE)

Arguments

field_list

List of columns required in the database. Could be parameters or simulation response measures.

add_analysis_specific_fields

Whether paramOfInterest and curve should be added. Not added in all cases of table creation

Value

String to add to a mySQL query when creating a table


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