| weighted.adjacency.list | R Documentation | 
A more efficient way of creating time series of weighted.graph
weighted.adjacency.list(
  spell.graph,
  start,
  end,
  m = 38,
  boost = m,
  max.terms = 3,
  to.distance = TRUE
)
spell.graph | 
 a spell.graph  | 
start | 
|
end | 
|
to.distance | 
 if TRUE weights are recalculated with distance.weight, otherwise weighted months  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.