| read_swm | R Documentation | 
Create a spatial weights object from a .SWM file
read_swm(file_path, id_vec = numeric())
file_path | 
 The file paht of the .SWM file  | 
id_vec | 
 The id_vec is the id values used in the .SWM file. e.g. c(0,1,2,3,...)  | 
A weights object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.