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

Commits on Oct 17, 2023

  1. Added week column to dates component of birdflow objects

    preprocess_species() now adds a week column to the output objects.
    minor linting and documentation editing to preprocess_species() and
    related funcitons.
    ethanplunkett committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    511a009 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. linted package

    fixed most issues raised by lintr::lint_package()
    added .lintr configuration file and added it to .Rbuildignore
    ethanplunkett committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    17da5d3 View commit details
    Browse the repository at this point in the history