RobinHankin / disordR

https://robinhankin.github.io/disordR/
1 stars 0 forks source link

.value() for disindex objects #47

Closed RobinHankin closed 1 year ago

RobinHankin commented 1 year ago

Four observations:

(1) .value() should return a disord (2) it should be exported (so that thedismat package, for example, can use it) (3) it should not have a dot before the name (4) it should be called values(), not value()