Skip to content

Repository files navigation

seafisheries

The goal of seafisheries is to ...

Getting started

Vignettes are the main entry point for this package. They are designed to be run in order and each one produces objects used by the next.

To access the vignettes after installing the package:

# List available vignettes
vignette(package = "seafisheries")

# Open a specific vignette
vignette("setup", package = "seafisheries")

Alternatively, open the .qmd files directly in RStudio from the vignettes/ folder and run them interactively block by block.

Vignette order

# File Description
01 setup.qmd Load spatial masks and set up the environment. Run this first.
02 operational_data.qmd Clean and format raw fisheries logbook data.
03 clusters.qmd Cluster cleaned data to identify fishing strategies.

Installation

remotes::install_github("PacificCommunity/seafisheries",
                          build_vignettes = TRUE)

TODO

need to load mutate function and ggplot

are coordinates exact or south west corner?

About

Clustering tools for fisheries data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages