saveResults: A utility program for saving the contents of the workspace...

View source: R/saveResults.R

saveResultsR Documentation

A utility program for saving the contents of the workspace This function saves the workspace. Future versions of EGRET will not include this function, use saveRDS to save individual eList objects. It assigns the file a name using the abbreviations for station and constituent.

Description

A utility program for saving the contents of the workspace

This function saves the workspace. Future versions of EGRET will not include this function, use saveRDS to save individual eList objects. It assigns the file a name using the abbreviations for station and constituent.

Usage

saveResults(savePath, eList)

Arguments

savePath

character specifying the full pathname of the folder where the file is to be saved ending with the final slash

eList

named list with at least the INFO dataframe


EGRET documentation built on April 18, 2023, 5:09 p.m.