read.tracking: Read in plot tracking Excel files

View source: R/reading.R

read.trackingR Documentation

Read in plot tracking Excel files

Description

Imports plot tracking Excel files.

Usage

read.tracking(filename = "", path = "")

Arguments

filename

A character vector of the filename (including extension) of the project tracking Excel file to import. If not using the path argument, the filename should include the entire filepath.

path

Optional string specifying a the project tracking Excel file in filename to read in. This will be prepended to the value in filename. If the filepath is included in the string filename, do not provide this.


nstauffer/aim.analysis documentation built on Nov. 2, 2023, 12:52 a.m.