readNearestNetData: Read nearest neighbor network data

View source: R/data_input.R

readNearestNetDataR Documentation

Read nearest neighbor network data

Description

read nearest network results from list

Usage

readNearestNetData(
  data_list,
  default_spat_unit = NULL,
  default_feat_type = NULL,
  provenance = NULL,
  verbose = TRUE
)

Arguments

data_list

(nested) list of input data to read

default_spat_unit

(optional) default spat_unit to use

default_feat_type

(optional) default feat_type to use

provenance

(optional) provenance information

verbose

be verbose


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.