I am trying to estimate centrality statistics but I keep getting the error:
in `dplyr::bind_rows()`:
! Can't combine `..1$node2` <integer> and `..3$node2` <character>.
I have re-installed both dplyr/tidyverse and bootnet (including the latest version from github) and I am currently running v. 1.5.6, but the error is still there. I am including a reproducible example, below. Thank you in advance for any help you may be able to offer.
I am trying to estimate centrality statistics but I keep getting the error:
I have re-installed both
dplyr
/tidyverse
andbootnet
(including the latest version from github) and I am currently running v. 1.5.6, but the error is still there. I am including a reproducible example, below. Thank you in advance for any help you may be able to offer.