We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee01b4 commit 60a7ac4Copy full SHA for 60a7ac4
src/inference_data.jl
@@ -61,8 +61,8 @@ Return a new [`InferenceData`](@ref) containing the specified groups sliced to t
61
specified `coords`.
62
63
`coords` specifies a dimension name mapping to an index, a
64
-[`IntervalSets.AbstractInterval`](https://juliamath.github.io/IntervalSets.jl/stable/api/#IntervalSets.AbstractInterval).
65
[`DimensionalData.Selector`](@extref DimensionalData selectors), or an
+[`IntervalSets.AbstractInterval`](@extref).
66
67
If one or more groups lack the specified dimension, a warning is raised but can be ignored.
68
All groups that contain the dimension must also contain the specified indices, or an
0 commit comments