knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

nwasc

Lifecycle: stable Travis build status AppVeyor build status Codecov test coverage Coveralls test coverage

The goal of nwasc is to segment survey data from the Northwest Atlantic Seabid Catalog (NWASC).

An example of package usage is contained in the package vignette and on the github.io webpage https://robgf.github.io/nwasc/index.html

Installation

You can install the released version of nwasc from GitHub with:

devtools::install_github("robgf/nwasc")

For questions or to and issue please consider using the issue feature in github. For help using this feature or general questions please email Rob Fowler, robert_fowler@fws.gov

Please note that the 'nwasc' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



robgf/nwasc documentation built on Oct. 29, 2021, 8:13 p.m.