Learn R Programming

⚠️There's a newer version (0.6-8) of this package.Take me there.

stars (version 0.1-1)

Scalable, Spatiotemporal Tidy Arrays for R

Description

Support for Scalable, Spatiotemporal Tidy Arrays in R, using GDAL bindings.

Copy Link

Version

Install

install.packages('stars')

Monthly Downloads

47,991

Version

0.1-1

License

Apache License

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

July 25th, 2018

Functions in stars (0.1-1)

dplyr

dplyr verbs for stars objects
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
Ops.stars

S3 Ops Group Generic Functions for stars objects
st_dimensions

get dimensions from stars object
plot.stars

plot stars object, with subplots for each level of first non-spatial dimension
st_write.stars

write stars object to gdal dataset (typically: to file)
read_stars_meta

read raster/array metadata from file(s) or connection
read_stars

read raster/array dataset from file or connection
st_xy2sfc

replace x y raster dimensions with simple feature geometry list (points, or polygons = rasterize)
st_apply

st_apply apply a function to one or more array dimensions
as

Coerce stars object into a Raster raster or brick
Math.stars

Mathematical operations for stars objects