pfw_example {PFW} | R Documentation |
Example Project FeederWatch Dataset
Description
A sample dataset for demonstration and testing purposes. This dataset includes data from 2020 - May 2024 from Washington and Oregon.
Usage
pfw_example
Format
A data frame with 556,814 rows and 24 columns.
Source
Created using pfw_download()
and pfw_import()
in data-raw/pfw_example.R
Examples
# Load the example data into the environment
data(pfw_example)
# Assign the example dataset
testing_data <- pfw_example
[Package PFW version 0.1.0 Index]