nectar_raw: Raw nectar and ramet data

nectar_rawR Documentation

Raw nectar and ramet data

Description

This data.frame contains the raw nectar and ramet data. The purpose of the data.frame is to allow investigation of data issues. If you find an issue in the nectar or ramet data.frames and the issue is also in this raw file, then the issue is with the raw data in data-raw/nectar. If you find an issue in the above data.frames, but the issue is not in this raw file, then the issue arose in the processing script data-raw/nectar. If no observations was made during a survey, there will be no information in this data.frame, but the survey will appear in nectar_surveys

Usage

nectar_raw

Format

A data.frame with the following columns:

  • filepath: character, path to the raw data file

  • date: Date, survey date

  • round: character, the round number: 1, 2, or 3

  • observer

  • siteID

  • transectID

  • Nectar Plant Species

  • the remaining columns are counts of the number of observations in the corresponding section of the transect

See Also

nectar, ramet, nectar_surveys


jarad/ISUmonarch documentation built on Aug. 10, 2022, 1:09 p.m.