Skip to content
/ pssp Public

Rewrite of the pssp R Package

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

FRAMverse/pssp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pssp

Lifecycle: experimental R-CMD-check

Overview

pssp is a package that works with WDFW collected Puget Sound creel sampling data. None of the functions with retrieve data will work outside of the state network, although functions focused on analysis will work give the proper dataset.

Installation

pssp can be installed through R-Universe like so:

install.packages("pssp", repos = "https://framverse.r-universe.dev")

Alternatively, with Rtools and devtools or remotes installed, pssp can be installed like so:

devtools::install_github("FRAMverse/pssp")

# Alternatively 
remotes::install_github("FRAMverse/pssp")

About

Rewrite of the pssp R Package

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages