Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

BAStag

Travis-CI Build Status 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

About

Basic data processing for British Antarctic Survey archival tags.

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.