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

132 add week column to dates + linting #138

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

ethanplunkett
Copy link
Contributor

  • Added week column to $dates component of BirdFlow objects. This will track week of year.
    Initially it will be identical to interval but after truncation interval may no longer correspond to
    week of year.

  • Linted package and resolved most issues.

preprocess_species() now adds a week column to the output objects.
minor linting and documentation editing to preprocess_species() and
related funcitons.
fixed most issues raised by lintr::lint_package()
added .lintr configuration file and added it to .Rbuildignore
@ethanplunkett ethanplunkett linked an issue Oct 18, 2023 that may be closed by this pull request
@ethanplunkett ethanplunkett merged commit 7bd966c into main Oct 18, 2023
7 checks passed
@ethanplunkett ethanplunkett deleted the 132-add-week-column-to-dates branch October 18, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add week column to dates
1 participant