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