# Generated by roxygen2: do not edit by hand

export(adjacency)
export(hits)
export(kinship)
export(make_family_id)
export(mksib)
export(validate_trio_consistency)
import(data.table)
import(graphics)
import(stats)
import(utils)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(fastmatch,fmatch)
useDynLib(networkR, .registration = TRUE)
