Learn R Programming

cartogramR (version 1.2-0)

as.sfc.cartogramR: 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 cartogramR
as.sfc(x, ...)

Value

a sfc object

Arguments

x

a cartogramR object

\dots

arguments passed to or from other methods.