Learn R Programming

ggOceanMaps (version 1.1)

ksmooth_polys: Wrapper to smooth_ksmooth SpatialPolygonsDataFrames

Description

Wrapper to smooth_ksmooth SpatialPolygonsDataFrames

Usage

ksmooth_polys(x, k, N)

Arguments

x

SpatialPolygonsDataFrame

k

The smoothness parameter in smooth_ksmooth

N

The n parameter in smooth_ksmooth

Value

Smoothed SpatialPolygonsDataFrame