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

[NEW-FUNCTION] colcompare #7

Closed
11 tasks done
SanderDevisscher opened this issue Apr 29, 2024 · 0 comments · Fixed by #9
Closed
11 tasks done

[NEW-FUNCTION] colcompare #7

SanderDevisscher opened this issue Apr 29, 2024 · 0 comments · Fixed by #9
Assignees
Labels
Function Issue related to a function New Nieuwe functie/data

Comments

@SanderDevisscher
Copy link
Collaborator

SanderDevisscher commented Apr 29, 2024

https://github.com/inbo/backoffice-wild-analyse/blob/master/Functies/colcompare.R

  • maak een nieuw R-bestand
  • sla het R bestand op onder ./R met filenaam is gelijk aan functienaam
  • voorzie een auteur met #' @author
  • voorzie een beschrijving met #' @description
  • voorzie uitleg over de input parameter(s) met #' @param name
  • voorzie uitleg over de output van de functie met #' @returns
  • voorzie minstens 1 voorbeeld van het gebruik van de functie dmv #' @examples
  • voer roxygen2::roxygenise() uit in de console
  • voer devtools::check() uit in de console
  • los eventuele errors, warnings en notes1 op
  • maak een pull request met @soriadelva of @SanderDevisscher en eventueel andere relevante gebruikers als reviewer.

1in de mate van het mogelijke

@SanderDevisscher SanderDevisscher added the enhancement New feature or request label Apr 29, 2024
@SanderDevisscher SanderDevisscher self-assigned this Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 29, 2024
SanderDevisscher added a commit that referenced this issue Apr 30, 2024
@SanderDevisscher SanderDevisscher linked a pull request Apr 30, 2024 that will close this issue
@SanderDevisscher SanderDevisscher added Function Issue related to a function New Nieuwe functie/data and removed enhancement New feature or request labels Apr 30, 2024
SanderDevisscher added a commit that referenced this issue Apr 30, 2024
#7

I forgot to invert test 😜
SanderDevisscher added a commit that referenced this issue Apr 30, 2024
#7

@soriadelva running devtools::check() updates the relevant .rd files
SanderDevisscher added a commit that referenced this issue Apr 30, 2024
SanderDevisscher added a commit that referenced this issue Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Function Issue related to a function New Nieuwe functie/data
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant