Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0-17) of this package.
Take me there.
sf (version 0.2-2)
Simple Features for R
Description
Support for simple features, a standardized way to encode spatial data, in R.
Copy Link
Link to current version
Version
Version
1.0-17
1.0-16
1.0-15
1.0-14
1.0-13
1.0-12
1.0-11
1.0-10
1.0-9
1.0-8
1.0-7
1.0-6
1.0-5
1.0-4
1.0-3
1.0-2
1.0-1
1.0-0
0.9-8
0.9-7
0.9-6
0.9-5
0.9-4
0.9-3
0.9-2
0.9-1
0.9-0
0.8-1
0.8-0
0.7-7
0.7-6
0.7-5
0.7-4
0.7-3
0.7-2
0.7-1
0.7-0
0.6-3
0.6-2
0.6-1
0.6-0
0.5-5
0.5-4
0.5-3
0.5-2
0.5-1
0.5-0
0.4-3
0.4-2
0.3-4
0.3-2
0.3-1
0.3-0
0.2-8
0.2-7
0.2-6
0.2-5
0.2-4
0.2-2
0.2-1
0.2-0
0.1-3
0.1-2
0.1-1
0.1
0.0
Install
install.packages('sf')
Monthly Downloads
709,175
Version
0.2-2
License
GPL-2 | MIT + file LICENSE
Issues
58
Pull Requests
6
Stars
1,325
Forks
293
Repository
https://github.com/edzer/sfr/
Maintainer
Edzer Pebesma
Last Published
October 31st, 2016
Functions in sf (0.2-2)
Search all functions
st_as_sfc
convert foreign geometry object to an sfc object
Ops.sfg
S3 Ops Group Generic Functions (multiply and add/subtract) for affine transformation
st_as_binary
convert sfc object to an WKB object
crs
retrieve coordinate reference system from object
sfc
create simple feature collection object of class sfc from list
geos
Geometric operations on (pairs of) simple feature geometries
st_as_sf
convert foreign object to an sf object
st_as_grob
convert sf* object to a grob
plot
plot sf object
sf
create sf object
st_drivers
get GDAL drivers
st_as_text
Return Well-known Text representation of simple feature geometry
st_drop_zm
drop Z and/or M dimensions from feature geometries
st_bbox
Return bounding of a simple feature or simple feature set
st_is_longlat
assert whether simple feature coordinates are longlat degrees
st_read
read simple features from file or database
st_transform
transform or convert coordinates of simple feature
st_viewport
create viewport from sf, sfc or sfg object
st_geometry_type
return geometry type of an object
st_geometry
get, set, or replace geometry from an sf object
tibble
summarize simple feature type for tibble
st_write
write simple features object to file or database
st_write_db
write simple feature table to a spatial database
summary.sfc
summarize simple feature column
st
Create simple feature from a numeric vector, matrix or list