if (FALSE) { # interactive() && curl::has_internet()
# First, you need to use search_id() to find the mathematician ID for the
# individual(s) you wish to plot, or visit https://mathgenealogy.org/ to look
# up in the browser.
# For example, the package author would get their own tree using
g <- get_genealogy(171971)
# Then use the plot_gg() function to use the underlying ggenealogy package
plot_gg(g)
}
Run the code above in your browser using DataLab