Skip to content

This repository contains [R](https://www.r-project.org/) code that summarizes Grizzly Bear mortality data.

License

Notifications You must be signed in to change notification settings

bcgov/GB_Mortality

Repository files navigation

GB_Mortality

This repository contains R code that summarizes tabular data to estimate female grizzly bear mortality by Grizzly Bear Population Unit (GBPU).

Data

The estimates, by GBPU, of unreported mortality is from the GitHub repo: https://github.com/bcgov/GB_Unreported Additional input data is generated by the GB_Data GitHub repo:https://github.com/bcgov/GB_Data Population and mortality data requires permission from FLNRORD Fish and Wildlife

Usage

There are 10 scripts that are avaialble for the analysis, they need to be run in order:

  • 01_load.R
  • 02_clean_CI.R - aggregrates cumpulsory inspection data into a single shape file
  • 02_clean_GBPU.R - summarizes CI data by GBPU
  • 02_clean_WMU.R - summarizes CI data by WMU
  • 03_analysis_GBPU.R - calculates female mortality by GBPU
  • 03_analysis_WMU.R - calculates female mortality by WMU
  • 03_analysis_WMU_to_GBPU.R - calculates female mortality by WMU then summarizes to GBPU
  • 04_output_GBPU.R - generates GBPU summary table
  • 04_output_WMU.R - generates WMU summary table
  • 04_output_WMU_to_GBPU.R - generates GBPU summary table

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2019 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.

This project was created using the bcgovr package.

This repository is maintained by ENVEcosystems.

About

This repository contains [R](https://www.r-project.org/) code that summarizes Grizzly Bear mortality data.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages