as.sfc.cartogramR {cartogramR}R Documentation

Coerce a cartogramR to a sfc object

Description

Coerce a cartogramR to a sfc object extracting the component cartogram of the cartogramR object

Usage

## S3 method for class 'cartogramR'
as.sfc(x, ...)

Arguments

x

a cartogramR object

...

arguments passed to or from other methods.

Value

a sfc object


[Package cartogramR version 1.0-10 Index]