EVOLUTION-MANAGER
Edit File: polygons-methods.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Retrieve polygons from SpatialPolygonsDataFrame object</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for polygons-methods {sp}"><tr><td>polygons-methods {sp}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2> Retrieve polygons from SpatialPolygonsDataFrame object </h2> <h3>Description</h3> <p>Retrieve polygons from SpatialPolygonsDataFrame object </p> <h3>Methods for polygons</h3> <dl> <dt>obj = "SpatialPolygons"</dt><dd><p> object of, or deriving from, SpatialPolygons </p> </dd> <dt>obj = "SpatialPolygonsDataFrame"</dt><dd><p> object of, or deriving from, SpatialPolygonsDataFrame </p> </dd> </dl> <h3>Methods for "polygons<-"</h3> <dl> <dt>object = "data.frame", value="SpatialPolygons"</dt><dd><p> promote data.frame to object of class <a href="SpatialPolygonsDataFrame-class.html">SpatialPolygonsDataFrame-class</a>, by specifying polygons </p> </dd> </dl> <hr /><div style="text-align: center;">[Package <em>sp</em> version 1.4-2 <a href="00Index.html">Index</a>]</div> </body></html>