Generate and Modify Interoperable Geometric Shapes


[Up] [Top]

Documentation for package ‘geometr’ version 0.2.10

Help Pages

.getDecimals Get the number of decimal places
.makeGrob Make the grob of a plot
.makeLayout Make the layout of a plot
.makeLegend Make the legend of a plot
.makePlot Make the object to a plot
.makeTinyMap Make a tiny map
.rad Convert degree to radians
.testAnchor Test anchor for consistency
.testPoints Test points to not contain NA
.testTemplate Test template for consistency
.testWindow Test window for consistency
.updateOrder Update column order
.updateVertices Update the vertices
.updateWindow Update the window
clocaenog Clocaenog 6 sample data
gc_geom Transform a spatial object to class 'geom'
gc_geom-method Transform a spatial object to class 'geom'
gc_raster Transform a spatial object to class 'Raster*'
gc_raster-method Transform a spatial object to class 'Raster*'
gc_sf Transform a spatial object to class 'sf'
gc_sf-method Transform a spatial object to class 'sf'
gc_sp Transform a spatial object to class 'Spatial'
gc_sp-method Transform a spatial object to class 'Spatial'
geom Geometry class (S4) and methods
geom-class Geometry class (S4) and methods
geometr geometr: Generate and Modify Interoperable Geometric Shapes
getCols Get the number of columns of a spatial object.
getCols-method Get the number of columns of a spatial object.
getCRS Get the coordinate reference system of a spatial object.
getCRS-method Get the coordinate reference system of a spatial object.
getExtent Get the extent (bounding box) of a spatial object.
getExtent-method Get the extent (bounding box) of a spatial object.
getFeatures Get the table of feature attributes
getFeatures-method Get the table of feature attributes
getGroups Get the table of group attributes
getGroups-method Get the table of group attributes
getHistory Get the history of a spatial object.
getHistory-method Get the history of a spatial object.
getLayers Get a specific layer of a spatial object.
getLayers-method Get a specific layer of a spatial object.
getNames Get the name(s) of a spatial object.
getNames-method Get the name(s) of a spatial object.
getPoints Get the table of point coordinates
getPoints-method Get the table of point coordinates
getRes Get the spatial resolution of a spatial object.
getRes-method Get the spatial resolution of a spatial object.
getRows Get the number of rows of a spatial object.
getRows-method Get the number of rows of a spatial object.
getType Get the type of a spatial object.
getType-method Get the type of a spatial object.
getWindow Get the reference window of a spatial object.
getWindow-method Get the reference window of a spatial object.
gs_hexagon Create a polygon 'geom'
gs_line Create a line 'geom'
gs_point Create a point 'geom'
gs_polygon Create a polygon 'geom'
gs_random Create a 'geom' randomly
gs_rectangle Create a polygon 'geom'
gs_square Create a polygon 'geom'
gs_tiles Create a regular tiling 'geom'
gs_triangle Create a polygon 'geom'
gs_voronoi Create a voronoi tiling 'geom'
gtGeoms Example 'geom' objects
gtRasters Example 'RasterStack' object
gtSF Example 'sf' objects
gtSP Example 'Spatial' objects
gtTheme Default visualising theme
gtTheme-class Theme class (S4) and methods
gt_filter Subset a geometric object using column values
gt_locate Locate (and identify) clicks
gt_pull Extract a single column from a geometric object
gt_reflect Reflect geometric objects
gt_rotate Rotate geometric objects
gt_scale Scale geometric objects
gt_skew Skew geometric objects
gt_stretch Stretch geometric objects
gt_translate Translate geometric objects
setCRS Set (or transform) the coordinate reference system of a spatial object.
setCRS-method Set (or transform) the coordinate reference system of a spatial object.
setFeatures Set a table of feature attributes
setFeatures-method Set a table of feature attributes
setGroups Set a table of group attributes
setGroups-method Set a table of group attributes
setHistory Set additional entries to the history of an object
setHistory-method Set additional entries to the history of an object
setTheme Create a new theme
setWindow Set the reference window of a spatial object.
setWindow-method Set the reference window of a spatial object.
show-method Print geom in the console
show-method Print gtTheme in the console
themeClass Theme class (S4) and methods
visualise Visualise geometric objects