# Generated by roxygen2: do not edit by hand

S3method("$",adj)
S3method("$<-",adj)
S3method("==",adj)
S3method("[",adj)
S3method("[<-",adj)
S3method("dim<-",adj)
S3method("length<-",adj)
S3method("levels<-",adj)
S3method(as.data.frame,adj)
S3method(as.list,adj)
S3method(as.matrix,adj)
S3method(c,adj)
S3method(format,adj)
S3method(obj_print_data,adj)
S3method(pillar::pillar_shaft,adj)
S3method(plot,adj)
S3method(print,adj)
S3method(rep,adj)
S3method(sort,adj)
S3method(str,adj)
S3method(t,adj)
S3method(unique,adj)
S3method(vec_cast,adj)
S3method(vec_cast.adj,adj)
S3method(vec_cast.adj,default)
S3method(vec_cast.adj,list)
S3method(vec_cast.list,adj)
S3method(vec_proxy_compare,adj)
S3method(vec_proxy_equal,adj)
S3method(vec_proxy_order,adj)
S3method(vec_ptype_abbr,adj)
S3method(vec_ptype_full,adj)
export(adj)
export(adj_add_edges)
export(adj_color)
export(adj_from_matrix)
export(adj_from_shp)
export(adj_laplacian)
export(adj_quotient)
export(adj_quotient_int)
export(adj_subtract_edges)
export(adj_to_list)
export(adj_zero_index)
export(as_adj)
export(is_adj)
export(vec_cast.adj)
import(vctrs)
importFrom(graphics,lines)
useDynLib(adj, .registration = TRUE)
