Package 

Class RMethods.DataFrameVectors

  • All Implemented Interfaces:

    
    public class RMethods.DataFrameVectors
    
                        

    A data class holding columnNames, rowNames, and a dataVectors List as public fields in a format that can be easily used by rJava to create R objects

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void toTextFile(String filename)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait