Skip to content

R Package: Basic data processing for light-level geolocation archival tags

Notifications You must be signed in to change notification settings

slisovski/TwGeos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwGeos

This package is based on functions from the 'BAStag' package created by Simon Wotherspoon and Michael Sumner and Simeon Lisovski (https://github.com/SWotherspoon/BAStag). 'TwGeos' is a slightly simplified package with some additional functionalities like an outomatic search for outliers and a function to adjust twilight times based on some thresholds (see documentation).

In general, this package accomodations functions to process data from light-level geolocator archival tags. More specifically, the package provides facilities for importing and plotting light-level geolocator data, and detecting and extracting twilight times and twilight periods for further analysis with e.g. 'GeoLight', 'SGAT' and 'FLightR'.

Installing

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

devtools::install_github("SLisovski/TwGeos")

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

install.packages("devtools")

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

TODO

About

R Package: Basic data processing for light-level geolocation archival tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages