Class RScriptOutput


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

      • RScriptOutput

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

      • getTable

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