NEON-biodiversity / Ostats

O-statistics (community pairwise niche overlap statistics)
https://neon-biodiversity.github.io/Ostats/
Other
7 stars 2 forks source link

Rename community_overlap_merged to community_overlap #36

Closed qdread closed 3 years ago

qdread commented 3 years ago

The _merged part was there to distinguish it from older versions of the function but we should just rename it to community_overlap which is simpler. No need to confuse with a long name that won't mean anything to people. Will need to change that everywhere in the codebase

qdread commented 3 years ago

Also Ostats_vignette should just be called Ostats

qdread commented 3 years ago

Resolved in 38bb464 😄