Skip to content

Commit

Permalink
update for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MattK-16 committed Mar 24, 2024
1 parent 2041e9b commit a9660bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ knitr::opts_chunk$set(
)
```

<!-- badges: start -->
[![R-CMD-check](https://github.com/MattK-16/wildlifeHI/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MattK-16/wildlifeHI/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

# wildlifeHI

[![](https://cranlogs.r-pkg.org/badges/wildlifeHI)](https://cran.r-project.org/package=wildlifeHI)
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ output: github_document

# wildlifeHI

<!-- badges: start -->
[![R-CMD-check](https://github.com/MattK-16/wildlifeHI/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MattK-16/wildlifeHI/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->


[![](https://cranlogs.r-pkg.org/badges/wildlifeHI)](https://cran.r-project.org/package=wildlifeHI)

The wildlifeHI package facilitates the integration of human infrastructure data from OpenStreetMap with wildlife tracking data. Specifically, it allows users to quickly and efficiently perform various types of analysis by combining wildlife tracking data with OSM layers.
Expand Down

0 comments on commit a9660bb

Please sign in to comment.