Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.6-8) of this package.
Take me there.
stars (version 0.2-0)
Scalable, Spatiotemporal Tidy Arrays
Description
Reading, manipulating, writing and plotting spatiotemporal Arrays (including raster data) in R, using GDAL bindings provided by package sf.
Copy Link
Link to current version
Version
Version
0.6-8
0.6-7
0.6-6
0.6-5
0.6-4
0.6-3
0.6-2
0.6-1
0.6-0
0.5-6
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.4-1
0.4-0
0.3-1
0.3-0
0.2-0
0.1-1
0.0
Install
install.packages('stars')
Monthly Downloads
47,991
Version
0.2-0
License
Apache License
Issues
35
Pull Requests
3
Stars
572
Forks
96
Repository
https://github.com/r-spatial/stars/
Maintainer
Edzer Pebesma
Last Published
October 25th, 2018
Functions in stars (0.2-0)
Search all functions
plot.stars
plot stars object, with subplots for each level of first non-spatial dimension
Math.stars
Mathematical operations for stars objects
Ops.stars
S3 Ops Group Generic Functions for stars objects
cut_stars
cut methods for stars objects
dplyr
dplyr verbs for stars objects
st_warp
Warp (resample) grids in stars objects to a new grid, possibly in an new coordinate reference system
read_stars
read raster/array dataset from file or connection
st_as_sf
Convert stars object into an sf object
st_write.stars
write stars object to gdal dataset (typically: to file)
st_apply
st_apply apply a function to one or more array dimensions
st_rasterize
rasterize simple feature geometries
st_as_stars
convert objects into a stars object
st_transform
transform features, or warp/resample grids in stars objects to a new coordinate reference system
c.stars
combine multiple stars objects, or combine multiple attributes in a single stars object into a single array
as
Coerce stars object into a Raster raster or brick
st_crop
crop a stars object
st_dimensions
get dimensions from stars object
read_ncdf
read ncdf file into stars object
st_xy2sfc
replace x y raster dimensions with simple feature geometry list (points, or polygons = rasterize)