Skip to contents

Given a "by_Wprime" or "kriged_surfaces" object, this function returns the grid of x, y values and adds a unique grid cell identifier

Usage

get_grid(x)

Arguments

x

A "by_Wprime" or "kriged_surfaces" object

Value

The grid of x, y values and other data, with the addition of a unique grid cell identifier, 'gridID', which is needed to correctly reorder the data following the ranking functions - see below.