Learn R Programming

migraph (version 0.8.13)

ggatyear: Plotting network at particular timepoint (year)

Description

Plotting network at particular timepoint (year)

Usage

ggatyear(edgelist, year)

Arguments

edgelist

a manyverse edgelist, expecting Beg and End variables, among others

year

numeric year, gets expanded to first of January that year

Examples

Run this code
# NOT RUN {
ggatyear(membs, 1900)
# }

Run the code above in your browser using DataLab