Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples needed in docs and readme for seeg-esque functions #24

Open
geryan opened this issue Mar 17, 2024 · 3 comments
Open

examples needed in docs and readme for seeg-esque functions #24

geryan opened this issue Mar 17, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@geryan
Copy link
Collaborator

geryan commented Mar 17, 2024

  • assign_nearest_land
  • nearest_land
  • inside_mask
@geryan
Copy link
Collaborator Author

geryan commented Mar 27, 2024

> devtools::document()
ℹ Updating sdmtools documentation
ℹ Loading sdmtools
✖ assign_nearest_land.R:8: @param requires two parts: an argument name
  and a description.
✖ assign_nearest_land.R:9: @param requires two parts: an argument name
  and a description.
✖ assign_nearest_land.R:10: @param requires two parts: an argument name
  and a description.
✖ assign_nearest_land.R:16: @examples requires a value.
✖ inside_mask.R:11: @param requires two parts: an argument name and a
  description.
✖ inside_mask.R:14: @return requires a value.
✖ inside_mask.R:17: @examples requires a value.
✖ nearest_land.R:6: @param requires two parts: an argument name and a
  description.
✖ nearest_land.R:7: @param requires two parts: an argument name and a
  description.
✖ nearest_land.R:13: @examples requires a value.

@dhduncan
Copy link
Contributor

Thank you, will get onto it soon!

@geryan
Copy link
Collaborator Author

geryan commented Mar 27, 2024

No rush, this is just spat out when I documented a different function

@geryan geryan added the documentation Improvements or additions to documentation label Apr 8, 2024
@geryan geryan added this to the mordialloc_rd_duplicator milestone May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants