add_kinstat: Add ID to maps

Description Usage Arguments Examples

Description

Returns a list of map objects, showing estimated locations for all living pedigree members for a given individual ggmap provided plot of a map showing the estimated locations of living pedigree members for a given ID at a given date. The size, shape and color of symbols represent for a specific individual's age, sex, and relatedness to an indiviudal x.

Usage

1
add_kinstat(id_list, evdat, kh_mat, kh_geo, kh_ind)

Arguments

id_list

List of individual IDs of interests

kh_mat

The event array

kh_ind

Individual data

evdaz

Date for estimatiom

list_geo

A list of geo stuff.. with geopositional data for locations

Examples

1
2
3
4
## Not run: 
plot_kinmap(40, "1860-01-01", df_ind, relate, evmat, geo$gmap, geo$df)

## End(Not run)

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