stars (version 0.0)

dplyr: dplyr verbs for stars objects

Description

dplyr verbs for stars objects

Usage

# S3 method for stars
filter(.data, ..., .dots)

# S3 method for stars mutate(.data, ..., .dots)

# S3 method for stars select(.data, ...)

# S3 method for stars pull(.data, var = -1)

# S3 method for stars as.tbl_cube(x, ...)

Arguments

.data

see filter

...

see filter

.dots

see filter

var

see pull

x

object of class stars