Skip to contents

This function sets a global variable used by other functions.

Usage

set_sea_track_folder(dir)

Arguments

dir

A character string specifying the path to the base directory.

Value

None

Examples

if (FALSE) { # \dontrun{
set_sea_track_folder("/path/to/sea/track/folder")
} # }