# Generated by roxygen2: do not edit by hand

S3method(print,tidygedcom_summary)
export(addPersonToPed)
export(buildTreeGrid)
export(convertGedcomCoords)
export(extractGedcomYear)
export(findIDs)
export(gedcomLat2Numeric)
export(gedcomLon2Numeric)
export(getWikiTreeSummary)
export(readGed)
export(readGedcom)
export(readGedcomFamilies)
export(readWikifamilytree)
export(readgedcom)
export(repairManually)
export(sliceByID)
export(summariseIDs)
export(summarizeGedcom)
export(summarizeIDs)
export(traceTreePaths)
importFrom(dplyr,"%>%")
importFrom(igraph,
  V,
  graph_from_data_frame,
  shortest_paths
)
importFrom(rlang,
  .data,
  eval_tidy
)
importFrom(stats,
  reshape,
  setNames
)
importFrom(stringr,
  str_detect,
  str_extract,
  str_extract_all,
  str_match,
  str_replace,
  str_replace_all,
  str_squish,
  str_to_lower,
  str_trim
)
