ssh.data.txtR Documentation

Prepare text data for Geodetector

Description

Prepare the input from text files for the geographical detector model.

Usage

ssh.data.txt(object)

Arguments

object

A list of two data frames generated by load.data.txt, including a file linking sampling and SSH layers linking reporting and SSH layers and a file.

Value

A list of two data frames.

Examples

data(bc.data)
bc.join <- ssh.data.txt(object=bc.data)