addToSurv.csv: Add files to surv.csv

View source: R/gpsFunctions.R

addToSurv.csvR Documentation

Add files to surv.csv

Description

Add all points from the RData file into surv.csv. If surv.csv doesn't exist, it will be created. Currently it gets saved in the working directory but it could be changed to a standard dropbox location.

Usage

addToSurv.csv(dataFileName, folder = folderRD)

Arguments

dataFileName

the name of the RData file in the standard format. Adding ".RData" is not necessary.

folder

the folder where the RData file can be found


stuartWagenius/echinaceaLab documentation built on April 13, 2025, 5:22 a.m.