load.data: Load two delimited files from two character vectors paths and...

Description Usage Arguments Value See Also

Description

load.data takes two character vectors which are paths to two delimited files, reads the data, takes the first three columns from each data set and coerces them into two data frames, and finally creates an sDomain list with the spatial extent of the first two dimensions of both data sets.

Usage

1
load.data(pth1, pth2, delim)

Arguments

pth1

a character vector with a path to a delimited file containing the first data set in the first three columns

pth2

a character vector with a path to a delimited file containing the second data set in the first three columns

delim

a single vector indicating how the data are delimited

Value

a list which is added to the gpnl.obj as gpnl.obj$data.list

See Also

gpnlreg.load


ashtonwiens/gp.nonrigid.registration documentation built on April 11, 2020, 12:28 a.m.