README.md

BAStag

R-CMD-check AppVeyor Build Status

Basic data processing for British Antarctic Survey archival tags. Provides facilities for importing and plotting data recorded by the BAS tags, and in particular detecting times of twilight from the recorded light data.

Installing

The package is easily installed from GitHub, using the devtools package.

devtools::install_github("SWotherspoon/BAStag")

If you don't have devtools installed already, install it first.

install.packages("devtools")

(BAStag otherwise does not need devtools for normal use.)

TODO



SWotherspoon/BAStag documentation built on March 29, 2021, 2:47 a.m.