Class RHelper


  • public class RHelper
    extends Object
    • Constructor Detail

      • RHelper

        public RHelper()
    • Method Detail

      • hasColumn

        public static boolean hasColumn​(org.rosuda.REngine.Rserve.RConnection connection,
                                        String variableName,
                                        String columnName)
        Parameters:
        context -
        variableName - the variable name of a data.frame or data.table
        columnName -
        Returns: