built_qb: Prepare data for pedigrees in Québec

Description Usage Arguments Examples

Description

This function returns a list of 10 elements:

  1. df_indA dataframe with 80489 rows and 58 columns

  2. df_famA dataframe with 34711 rows and 178 columns

  3. df_pedTBD

  4. relateTBD

  5. evmatTBD

  6. df_evTBD

  7. evmat_bakTBD

  8. geoTBD

  9. evloc_listTBD

  10. evspc_listTBD

Usage

1
2
3
  built_qb(Individus = "/home/johow/Dropbox/qb/RPQA.MarcKlemp.individus.2012-01-27.sav",
  geo = "/home/johow/Dropbox/qb/geo.Rdata",
  location_list = "/home/johow/Dropbox/qb/qb_places.txt")

Arguments

Individus

File path to the 'Individus.sav' file (SPSS).

geo

File path to the 'geo.Rdata' file (R) containing geo data.

location_list

File path to the 'qb_places.txt' file (txt).

Examples

1
2
twinmat <- get_twinmat()
str(twinmat)

johow/kinlab documentation built on July 5, 2019, 4:23 p.m.