CRAN version CRAN last day downloads CRAN last week downloads CRAN last month downloads CRAN total downloads R-CMD-check AppVeyor Build Status

swfscMisc

Description

swfscMisc is a collection of utility functions used at the NOAA Southwest Fisheries Science Center in La Jolla, CA. The package contains functions for geodesic calculations, commonly used mapping functions, plotting special symbols, and miscellaneous analytical and conversion functions.

Installation

To install the stable version from CRAN:

install.packages('swfscMisc')

To install the latest version from GitHub:

# make sure you have devtools installed
if (!require('devtools')) install.packages('devtools')
# install from GitHub
devtools::install_github('ericarcher/swfscMisc')

Contact

Current functions

Changelog

version 1.6.5 (devel)

version 1.6 (on CRAN)

version 1.5

version 1.4

version 1.3

version 1.2

version 1.1

version 1.0.9

version 1.0.8

version 1.0.7

version 1.0.6