-
Notifications
You must be signed in to change notification settings - Fork 0
2025 rd2 #3
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ziet er goed uit 👍 Ik heb een paar comments die je eens moet bekijken. Daarnaast zag ik nog een bestandsnaam adptions to kartering.qmd
die je best hernoemt volgens snake_case: adaptations_to_mapping.qmd
of zoiets.
Er werden in totaal 6 verschillende functies geschreven om de observaties te clusteren: | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eigenlijk heb je in deze sectie al alle info bijeengebracht die je nodig hebt om roxygen
documentatie voor de functies in een R package te schrijven. Dat spaart werk als ooit de vraag zou komen om dit verder uit te werken.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik heb nog nooit een package geschreven.... dus ik weet niet waar je het over hebt ....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Geen probleem. Het was maar ter info. Ik verwacht niet dat je er iets mee doet. Maar als je er meer over wil weten, zie https://roxygen2.r-lib.org/articles/roxygen2.html
library(caret) | ||
library(rprojroot) | ||
library(devtools) | ||
devtools::install_github("gbganalyst/forstringr") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik ken het package niet, maar staat blijkbaar ook op CRAN
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik denk dat al mijn commentaren zijn opgelost.
Aanpassing landgebruik en git structuur