is.location_dataframe: Check if given data.frame is 'location_dataframe' object

View source: R/movement.R

is.location_dataframeR Documentation

Check if given data.frame is 'location_dataframe' object

Description

Helper function checking that the given object inherits from location_dataframe class.

Usage

is.location_dataframe(x)

Arguments

x

The object to be checked.

Value

True if the given object is a location_dataframe object; false otherwise


SEEG-Oxford/movement documentation built on April 17, 2023, 4:17 p.m.