Description Usage Arguments Value
View source: R/getMicrostepsDF.R
Get a data frame of microstep changes
1 | getMicrostepsDF(microsteps)
|
microsteps |
|
A data frame of microsteps with the following columns:
step The microstep in which the change occurs
from The ego node changing a tie
to The alter node to which the tie from the ego node is changing
edge.weight Unimportant. Is NA if an edge is added
type Either "add" or "remove" indicating whether the (from,to) edge is being added or removed in that microstep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.