count.date: count date

View source: R/date.R

count.dateR Documentation

count date

Description

Make grouped data for detection data.

Usage

count.date(date, date.min = NULL, date.max = Sys.time(), by = "1 month")

Arguments

date

A vector of character strings for dates.

date.min

A character string for date, indicating the starting date.

date.max

A character string for date, indicating the ending date.

by

A character string. A increment of date. "1 month", "1 day", etc. are available.


okamumu/Rsrat documentation built on Feb. 10, 2024, 11:07 p.m.