iffi10_same_day: What slides happened on the same day?

Description Usage Arguments Value

View source: R/iffi10_same_day.R

Description

This function will group all of the points that happened on the same day into a data.frame and put this dataframe into a list. Each element of the list thus can be considered to be a day. This requires that the input has a column called date

Usage

1
iffi10_same_day(iffi10, date_col = "date")

Arguments

iffi10

An object of type sf which has a column called date!!

Value

A list where each element is a dataframe with all the slides from that day


RobinKohrs/rainfallR documentation built on Oct. 3, 2021, 1:42 a.m.