recreate_listw: Create a listw object from a neighbors and weight list

View source: R/utils.R

recreate_listwR Documentation

Create a listw object from a neighbors and weight list

Description

Create a listw object from a neighbors and weight list

Usage

recreate_listw(neighbors, weights)

Arguments

neighbors

A neighbor list object as created by st_neighbors().

weights

A weights list as created by st_weights().


JosiahParry/sfweight documentation built on April 4, 2022, 1:52 a.m.