loadAndCleanLUI: load and clean LUI dataset

View source: R/clean_datasets.R

loadAndCleanLUIR Documentation

load and clean LUI dataset

Description

This function loads the LUI dataset and calculates the mean of a given column (e.g. "LUI") among all given years. The years are given in a column named "Year". The input data needs to be standardised among years and plots. It outputs a vector with the land-use intensity averages. This code is written by Eric.

Usage

loadAndCleanLUI(dataset = "LUI06to10update20.07.16.txt", path)

Arguments

dataset

input file

path

path to input file, ending in "/"

Value

a vector with the land-use intensity averages.


allanecology/BetaDivMultifun documentation built on Nov. 9, 2023, 8:47 p.m.