descendants: Descendants of a Mathematician

View source: R/ancestors.R

descendantsR Documentation

Descendants of a Mathematician

Description

Descendants of a Mathematician

Usage

descendants(id, steps = 3, includeself = TRUE)

Arguments

id

identifier given to a mathematician in the Mathematics Genealogy Project.

steps

integer if specified, the number of steps to follow from the root. If NULL, all descendants will be reported.

includeself

Boolean, should the person him/herself be included in the results?

Value

data frame

Examples

## Not run: 
au <- descendants(45024) # Antony Unwin

## End(Not run)

heike/mathGen documentation built on Sept. 18, 2022, 11:56 a.m.