Package examples.utilities.tablesaw
-
Class Summary Class Description TablesawUtilExamples The purpose of this example is to illustrate and test the functionality in TablesawUtil Shows how to: 1) attach a ReplicationDataCollector to a JSL Model 2) attach a JSLDatabaseObserver that creates a JSLDatabase 3) run the simulation 4) make a Tablesaw Table from the ReplicationDataCollector 5) make a Tablesaw Table from a table in the JSLDatabase 6) write a Tablesaw Table to an Excel workbook 7) read in and create a Tablesaw Table from an Excel workbook sheetTestTableSaw