Description Usage Arguments Value
Creates the mySQL string to create columns for each parameter, or measure, required in the table
1 | create_field_string(field_list, add_analysis_specific_fields = TRUE)
|
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 |
String to add to a mySQL query when creating a table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.