dailyRhythm: plot the daily rhythm of species' activity

View source: R/camera trap package E.r

dailyRhythmR Documentation

plot the daily rhythm of species' activity

Description

This function plots the curves of probability density of animal activity (density of picture time) in 24 hours

Usage

dailyRhythm(x)

Arguments

x

A data.frame with column names "Lon", "Lat", "Group_size", "Date", "Time"

Author(s)

Xinhai Li (Xinhai_li_edu@126.com)

Examples


 attach(trapresult)
 dailyRhythm(trapresult)


Xinhai-Li/Rcameratrap documentation built on March 22, 2022, 9:57 a.m.