create_new_data: Create new spatial data for interpolation

View source: R/create_new_data.r

create_new_dataR Documentation

Create new spatial data for interpolation

Description

Create new spatial data for interpolation

Usage

create_new_data(obj, gen_mode = "chull", npoints = 10000)

Arguments

obj

A Spatial*DataFrame.

gen_mode

character. One of 'rect' (rectangular) and 'chull' (convex hull).

npoints

integer. the number of points that will be generated

Value

A SpatialPointsDataFrame.


sigmafelix/autoSTK documentation built on May 2, 2024, 11:23 a.m.