add.pointyear: Adds year and pointyear columns to data

Description Usage Arguments Value Examples

View source: R/veg_add.pointyear.R

Description

For veg data, formats column with date as a date object in R, adds a column for year as a numeric object, and pointyear as a character object that inludes the point name and the survey year

Data supplied needs to have column named "PointId" or "Point.Id" and a date column named "Date" or "Event.Date"

Makes use of package function read.date()

Removes empty rows in LPI

Usage

1

Arguments

data

A dataframe object

Value

Dataframe with added columns

Examples

1

weverkaj/RMN documentation built on July 26, 2019, 10:34 p.m.