Simple Features for R


[Up] [Top]

Documentation for package ‘sf’ version 0.2-5

Help Pages

A B C D F G H M N O P R S T misc

-- A --

arrange_.sf Dplyr verb methods for sf objects

-- B --

bind Bind rows (features) of sf objects

-- C --

c.sfg Create simple feature from a numeric vector, matrix or list
cbind.sf Bind rows (features) of sf objects

-- D --

distinct_.sf Dplyr verb methods for sf objects
dplyr Dplyr verb methods for sf objects

-- F --

filter_.sf Dplyr verb methods for sf objects
format.sfg Create simple feature from a numeric vector, matrix or list

-- G --

gather_.sf Dplyr verb methods for sf objects
geos Geometric operations on (pairs of) simple feature geometries
group_by_.sf Dplyr verb methods for sf objects

-- H --

head.sfg Create simple feature from a numeric vector, matrix or list

-- M --

mutate_.sf Dplyr verb methods for sf objects

-- N --

NA_crs_ Retrieve coordinate reference system from object

-- O --

obj_sum.sfc Summarize simple feature type for tibble
Ops.sfg S3 Ops Group Generic Functions (multiply and add/subtract) for affine transformation

-- P --

plot Plot sf object
plot.sf Plot sf object
plot.sfc_GEOMETRY Plot sf object
plot.sfc_GEOMETRYCOLLECTION Plot sf object
plot.sfc_LINESTRING Plot sf object
plot.sfc_MULTILINESTRING Plot sf object
plot.sfc_MULTIPOINT Plot sf object
plot.sfc_MULTIPOLYGON Plot sf object
plot.sfc_POINT Plot sf object
plot.sfc_POLYGON Plot sf object
plot.sfg Plot sf object
print.sfg Create simple feature from a numeric vector, matrix or list

-- R --

rawToHex convert raw vector(s) into hexadecimal character string(s)
rbind.sf Bind rows (features) of sf objects
rename_.sf Dplyr verb methods for sf objects

-- S --

select_.sf Dplyr verb methods for sf objects
sf Create sf object
sfc Create simple feature collection object of class sfc from list
slice_.sf Dplyr verb methods for sf objects
spread_.sf Dplyr verb methods for sf objects
st Create simple feature from a numeric vector, matrix or list
st_area Geometric operations on (pairs of) simple feature geometries
st_as_binary Convert sfc object to an WKB object
st_as_binary.sfc Convert sfc object to an WKB object
st_as_binary.sfg Convert sfc object to an WKB object
st_as_grob Convert sf* object to a grob
st_as_sf Convert foreign object to an sf object
st_as_sf.data.frame Convert foreign object to an sf object
st_as_sf.Spatial Convert foreign object to an sf object
st_as_sfc Convert foreign geometry object to an sfc object
st_as_sfc.character Convert foreign geometry object to an sfc object
st_as_sfc.SpatialLines Convert foreign geometry object to an sfc object
st_as_sfc.SpatialMultiPoints Convert foreign geometry object to an sfc object
st_as_sfc.SpatialPixels Convert foreign geometry object to an sfc object
st_as_sfc.SpatialPoints Convert foreign geometry object to an sfc object
st_as_sfc.SpatialPolygons Convert foreign geometry object to an sfc object
st_as_sfc.WKB Convert foreign geometry object to an sfc object
st_as_text Return Well-known Text representation of simple feature geometry
st_as_text.sfc Return Well-known Text representation of simple feature geometry
st_as_text.sfg Return Well-known Text representation of simple feature geometry
st_bbox Return bounding of a simple feature or simple feature set
st_boundary Geometric operations on (pairs of) simple feature geometries
st_buffer Geometric operations on (pairs of) simple feature geometries
st_centroid Geometric operations on (pairs of) simple feature geometries
st_combine Geometric operations on (pairs of) simple feature geometries
st_contains Geometric operations on (pairs of) simple feature geometries
st_convex_hull Geometric operations on (pairs of) simple feature geometries
st_covered_by Geometric operations on (pairs of) simple feature geometries
st_covers Geometric operations on (pairs of) simple feature geometries
st_crosses Geometric operations on (pairs of) simple feature geometries
st_crs Retrieve coordinate reference system from object
st_crs.character Retrieve coordinate reference system from object
st_crs.numeric Retrieve coordinate reference system from object
st_crs.sf Retrieve coordinate reference system from object
st_crs.sfc Retrieve coordinate reference system from object
st_crs<- Retrieve coordinate reference system from object
st_crs<-.sf Retrieve coordinate reference system from object
st_crs<-.sfc Retrieve coordinate reference system from object
st_difference Geometric operations on (pairs of) simple feature geometries
st_disjoint Geometric operations on (pairs of) simple feature geometries
st_distance Geometric operations on (pairs of) simple feature geometries
st_drivers Get GDAL drivers
st_drop_zm Drop Z and/or M dimensions from feature geometries
st_equals Geometric operations on (pairs of) simple feature geometries
st_equals_exact Geometric operations on (pairs of) simple feature geometries
st_geometry Get, set, or replace geometry from an sf object
st_geometry.sf Get, set, or replace geometry from an sf object
st_geometry.sfc Get, set, or replace geometry from an sf object
st_geometry.sfg Get, set, or replace geometry from an sf object
st_geometry<- Get, set, or replace geometry from an sf object
st_geometrycollection Create simple feature from a numeric vector, matrix or list
st_geometry_type Return geometry type of an object
st_intersection Geometric operations on (pairs of) simple feature geometries
st_intersects Geometric operations on (pairs of) simple feature geometries
st_is_longlat Assert whether simple feature coordinates are longlat degrees
st_is_simple Geometric operations on (pairs of) simple feature geometries
st_is_valid Geometric operations on (pairs of) simple feature geometries
st_length Geometric operations on (pairs of) simple feature geometries
st_linestring Create simple feature from a numeric vector, matrix or list
st_list List layers in a datasource
st_multilinestring Create simple feature from a numeric vector, matrix or list
st_multipoint Create simple feature from a numeric vector, matrix or list
st_multipolygon Create simple feature from a numeric vector, matrix or list
st_overlaps Geometric operations on (pairs of) simple feature geometries
st_point Create simple feature from a numeric vector, matrix or list
st_polygon Create simple feature from a numeric vector, matrix or list
st_polygonize Geometric operations on (pairs of) simple feature geometries
st_read Read simple features or layers from file or database
st_read_db Read simple features or layers from file or database
st_relate Geometric operations on (pairs of) simple feature geometries
st_segmentize Geometric operations on (pairs of) simple feature geometries
st_set_crs Retrieve coordinate reference system from object
st_sf Create sf object
st_sfc Create simple feature collection object of class sfc from list
st_simplify Geometric operations on (pairs of) simple feature geometries
st_sym_difference Geometric operations on (pairs of) simple feature geometries
st_touches Geometric operations on (pairs of) simple feature geometries
st_transform Transform or convert coordinates of simple feature
st_transform.sf Transform or convert coordinates of simple feature
st_transform.sfc Transform or convert coordinates of simple feature
st_transform.sfg Transform or convert coordinates of simple feature
st_triangulate Geometric operations on (pairs of) simple feature geometries
st_union Geometric operations on (pairs of) simple feature geometries
st_viewport Create viewport from sf, sfc or sfg object
st_within Geometric operations on (pairs of) simple feature geometries
st_write Write simple features object to file or database
st_write_db Write simple feature table to a spatial database
summarise_.sf Dplyr verb methods for sf objects
summary.sfc Summarize simple feature column

-- T --

tibble Summarize simple feature type for tibble
transmute_.sf Dplyr verb methods for sf objects
type_sum.sfc Summarize simple feature type for tibble

-- misc --

[.sf Create sf object