FileConflict: FileConflict

Description Usage Arguments Examples

View source: R/utility_functions.R

Description

Checks if a file which will be created already exists and, if necessary asks the user if this file should be overwritten.

Usage

1
FileConflict(filename)

Arguments

filename

The name of a file (with extension included)

Examples

1
FileConflict('correlation.csv')

nathansam/CircadianTools documentation built on Dec. 26, 2019, 11:30 a.m.