.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_raster               Transform a spatial object to class 'Raster*'
gc_sf                   Transform a spatial object to class 'sf'
gc_sp                   Transform a spatial object to class 'Spatial'
geom-class              Geometry class (S4) and methods
geometr                 geometr: Generate and Modify Interoperable
                        Geometric Shapes
getCRS                  Get the coordinate reference system of a
                        spatial object.
getCols                 Get the number of columns of a spatial object.
getExtent               Get the extent (bounding box) of a spatial
                        object.
getFeatures             Get the table of feature attributes
getGroups               Get the table of group attributes
getHistory              Get the history of a spatial object.
getLayers               Get a specific layer of a spatial object.
getNames                Get the name(s) of a spatial object.
getPoints               Get the table of point coordinates
getRes                  Get the spatial resolution of a spatial object.
getRows                 Get the number of rows of a spatial object.
getType                 Get the type of a spatial object.
getWindow               Get the reference window of a spatial object.
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_tiles                Create a regular tiling '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.
setFeatures             Set a table of feature attributes
setGroups               Set a table of group attributes
setHistory              Set additional entries to the history of an
                        object
setTheme                Create a new theme
setWindow               Set the reference window of a spatial object.
show,geom-method        Print geom in the console
show,gtTheme-method     Print gtTheme in the console
visualise               Visualise geometric objects
