Class RScriptInput


  • public class RScriptInput
    extends Object
    Used to group all of the arguments/values passed to the script.
    Author:
    jwhite
    • Constructor Detail

      • RScriptInput

        public RScriptInput​(com.google.common.collect.RowSortedTable<Long,​String,​Double> table)
    • Method Detail

      • getTable

        public com.google.common.collect.RowSortedTable<Long,​String,​Double> getTable()