[BACK]Return to oxm.markov.Rd CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-client / Ropenxm / man

Diff for /OpenXM/src/R/r-client/Ropenxm/man/oxm.markov.Rd between version 1.2 and 1.3

version 1.2, 2013/02/02 05:16:44 version 1.3, 2013/02/23 02:29:06
Line 1 
Line 1 
 % $OpenXM$  % $OpenXM: OpenXM/src/R/r-client/Ropenxm/man/oxm.markov.Rd,v 1.2 2013/02/02 05:16:44 takayama Exp $
 \name{oxm.markov}  \name{oxm.markov}
 \alias{oxm.markov}  \alias{oxm.markov}
 %- Also NEED an '\alias' for EACH other topic documented here.  %- Also NEED an '\alias' for EACH other topic documented here.
Line 10 
Line 10 
   It is provided also for a sample implementation to call OpenXM servers from R.    It is provided also for a sample implementation to call OpenXM servers from R.
 }  }
 \usage{  \usage{
 oxm.markov(mat,url="http://polymake.math.kobe-u.ac.jp/cgi-bin/cgi-asir-r-markov.sh")  oxm.markov(mat,url="http://asir.math.kobe-u.ac.jp/cgi-bin/cgi-asir-r-markov.sh")
 }  }
 %- maybe also 'usage' for other objects documented here.  %- maybe also 'usage' for other objects documented here.
 \arguments{  \arguments{

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>