some bugs in function
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 43
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
the "x" Arguments in function approx_distances.
"amd" should be "and"
object that can be coerced to a bounding box with bb, or a pair of coordintes
(vector of two). In the former case, the distance across the horizontal and vertical
centerlines of the bounding box are approximated. In the latter case, y is also
required; the distance between points x amd y is approximated.
object that can be coerced to a bounding box with bb, or a pair of coordintes
(vector of two). In the former case, the distance across the horizontal and vertical
centerlines of the bounding box are approximated. In the latter case, y is also
required; the distance between points xamdand y is approximated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the documentation for the approx_distances function and inspect the argument description quoted in the issue. Correct the visible typo from "amd" to "and"; the work is done when the rendered documentation consistently describes x and y correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100