ru.biosoft.plugins.jri
Class RUtility

java.lang.Object
  extended by ru.biosoft.plugins.jri.RUtility

public class RUtility
extends java.lang.Object

Utility methods for R


Constructor Summary
RUtility()
           
 
Method Summary
static java.io.File getRHelpFile(java.lang.String helpString)
          Returns help File if exists
static java.lang.String getRHelpPath(java.lang.String helpString)
          Returns path to help file
static java.lang.String getRLocation()
          Get install location of R
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RUtility

public RUtility()
Method Detail

getRLocation

public static java.lang.String getRLocation()
Get install location of R


getRHelpFile

public static java.io.File getRHelpFile(java.lang.String helpString)
Returns help File if exists


getRHelpPath

public static java.lang.String getRHelpPath(java.lang.String helpString)
Returns path to help file



Copyright © 2001-2009 Biosof.Ru. All Rights Reserved.