count.fires.per.day: Count Fires Per Day

Description Usage Arguments

Description

Creates a summary of the mean fires per day for certain months as well as fire proportions for each day

Usage

1
2
count.fires.per.day(df = NULL, datevar = "date", firevar = "vuur",
  vuurnaam = "vuur", groupvar = NULL)

Arguments

df

Data frame. Contains fire data

datevar

Character vector. Name of the column containing dates

firevar

Character vector. Name of the column specifying whether a fire is active or not

vuurnaam

Character vector. Text that correspond to a fire being active

groupvar

Character vector. An optional grouping variable


Boshoffsmit/novaFire documentation built on May 6, 2019, 7:59 a.m.