Thank you to @njtierney for helping to get geomnet
back on CRAN!
geomnet 0.3.1
- Update to fix changes in dplyr - specifically use
dplyr::n()
- Use
inherits(dat, "matrix")
instead ofclass(x) =! "matrix"
- Adds spell check WORDLIST
Thank you to @njtierney for helping to get geomnet
back on CRAN!
dplyr::n()
inherits(dat, "matrix")
instead of class(x) =! "matrix"