Navigation
gunique
u, ind = gunique(x::AbstractVector; sorted=false)
Return an array containing only the unique elements of x
and the indices ind
such that u = x[ind]
. If sorted
is true the output is sorted (default is not)
© GMT.jl. Last modified: September 20, 2024. Website built with Franklin.jl and the Julia programming language.
These docs were autogenerated using GMT: v1.17.0