dplyr-S3: dplyr S3 methods

dplyr-S3R Documentation

dplyr S3 methods

Description

Worker functions used by dplyr features.

Usage

## S3 method for class 'Spatial'
tbl_vars(x)

## S3 method for class 'Spatial'
groups(x)

Arguments

x

input Spatial object

Details

These will work for the Spatial-DataFrame objects, though not properly for any-Spatial.


mdsumner/spdplyr documentation built on April 21, 2023, 8:07 a.m.