if (FALSE) {
# add text to an actor network ignoring references to actors at the beginning of
# comment text
net_actor <- collect_rd |>
Create("actor") |>
AddText(collect_rd)
# network
net_actor$nodes
net_actor$edges
}
Run the code above in your browser using DataLab