gpnlreg.load: Wrapper for 'load.data'

Description Usage Arguments Value See Also

Description

gpnlreg.load takes two paths to delimited files and loads them as data frames using load.data.

Usage

1
gpnlreg.load(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 gpnl.obj object with component gpnl.obj$data.list

See Also

load.data


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