sf_to_geoda: Create a geoda object from a sf object

Description Usage Arguments Value

View source: R/sf_geoda.R

Description

Create a geoda object from a sf object returned from 'st_read()' function

Usage

1
sf_to_geoda(sf_obj, with_table = FALSE)

Arguments

sf_obj

An instance of sf object

with_table

Optional, Default: FALSE If create a table from sf dataframe object.

Value

geoda_obj An instance of geoda class


lixun910/rgeoda documentation built on March 19, 2021, 3:49 p.m.