result_local {SpaCCI}R Documentation

result_local data and spatial coordinates for SpaCCI Local Regional Data

Description

This dataset contains the results of spatial neighborhood analyses. These objects can be used for testing and running example analyses with the SpaCCI package.

Usage

data(result_local)

Format

A list containing:

dataframelist

A list of data frames, each containing p-value results for spatial neighborhoods.

RegionIDs_matrix

A list of matrices, each containing the spot IDs for specific neighborhoods.

Examples

  data(result_local)
  print(result_local)

[Package SpaCCI version 1.0.4 Index]