class_geocontainer_methods: GeoContainer: various methods for objects of class...

Description Usage Arguments Details Value See Also

Description

Some usual R methods for objects of class GeoContainer.

Usage

1
2
3
4
5
6
7
8
9
as_spatial_points(x, ...)

as_spatial_points_data_frame(x, ...)

## S4 method for signature 'GeoContainer'
as_spatial_points(x)

## S4 method for signature 'GeoContainer'
as_spatial_points_data_frame(x)

Arguments

x

a GeoContainer object.

...

further arguments passed to or from methods.

Details

Generic functions as_spatial_points() and as_spatial_points_data_frame() do not exist in package sp. They are defined here for convenience, with methods specific to the GeoContainer class.

Value

Return value depends on the function used.

See Also

Other GeoContainer: GeoContainer-accessors, GeoContainer-class, GeoContainer-validators, is_geocontainer()

Other Spatial-tools: CRS-methods


jeanmathieupotvin/cargo documentation built on Oct. 27, 2020, 5:22 p.m.