GPlist2array {lgcp}R Documentation

GPlist2array function

Description

An internal function for turning a list of GPrealisation objects into an an array by a particular common element of the GPrealisation object

Usage

GPlist2array(GPlist, element)

Arguments

GPlist

an object of class GPrealisation

element

the name of the element of GPlist[[1]] (for example) to extract, e.g. "Y"

Value

an array


[Package lgcp version 2.0 Index]