# A contrieved example
graph <- tidygraph::create_notable('bull')
genesis <- phyllotactic_genesis()
genesis(graph)
# Usually used as an argument to simulate
graph |>
simulate(setup = phyllotactic_genesis())
Run the code above in your browser using DataLab