Changeset 376 for MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/R.EvaluateFile.html
- Timestamp:
- 03/19/09 15:32:21 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/R.EvaluateFile.html
r372 r376 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Evaluate R Statements in Text File</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Evaluate R Statements in Text File</h1><p></p><p>Evalutes the R statements in a text file using the R interpreter and returns the result of the last statement.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id10314 4">REvaluateFile_GeoEco <path> {variableNames;variableNames...} {variableValues;variableValues...} {tables;tables...} {dataFrameNamesForTables;dataFrameNamesForTables...} {xColumnName} {yColumnName} {zColumnName} {mColumnName} {timeZone} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info"><path></td><td class="info" align="left"><p>A text file containing R statements to pass to the R interpreter3 <html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Evaluate R Statements in Text File</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Evaluate R Statements in Text File</h1><p></p><p>Evalutes the R statements in a text file using the R interpreter and returns the result of the last statement.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id103145">REvaluateFile_GeoEco <path> {variableNames;variableNames...} {variableValues;variableValues...} {tables;tables...} {dataFrameNamesForTables;dataFrameNamesForTables...} {xColumnName} {yColumnName} {zColumnName} {mColumnName} {timeZone} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info"><path></td><td class="info" align="left"><p>A text file containing R statements to pass to the R interpreter 4 4 for evaluation. It is common practice to give files containing R 5 5 statements the suffix .r, but you may provide a file with any
