JuliaEarth/CoDa.jl

Unexport some of the functions to avoid conflicts

Closed this issue · 0 comments

The package currently exports functions such as components, which conflict with widely used packages such as Distributions.jl. We need to unexport most of these functions given that users don't need them usually if they are using the package correctly.

Future use would require an explicit prefix as in CoDa.components.