cops.go: COPS routine launcher

View source: R/cops.go.R

cops.goR Documentation

COPS routine launcher

Description

This the function that should be call to run the whole COPS processing.

Usage

cops.go(interactive = FALSE, ASCII = FALSE, CLEAN.FILES = FALSE)

Arguments

interactive

is a logical value: if TRUE, the user is prompted to selected a folder containing COPS file to process. The plots are produced in pop-up windows. If FALSE, you have to create an ASCII file named directories.for.cops.dat and put the full path of the folders you want to process (on by line). The plots are put in a PDF file in a sub-folder ./PDF.

ASCII

is a logical value: if TRUE the outputs are written in simple ASCII files in a ddition to the binary files in RData format.

CLEAN.FILES

is a logical value: if TRUE, the user will be prompt to select the good part of the COPS file interactively. IMPORTANT: the input cops file will be OVERWRITE.

Author(s)

Bernard Gentili and Simon Belanger


belasi01/Cops documentation built on Feb. 26, 2024, 6:52 a.m.