fileExists: Check if a file exists, if it does, do nothing, otherwise...

Description Usage Arguments Examples

Description

Check if a file exists, if it does, do nothing, otherwise throw an exception

Usage

1

Arguments

string

filepath

Examples

1
fileExists(system.file("example/test.assoc.linear", package="txtutils")

kindlychung/txtutils documentation built on May 20, 2019, 10:01 a.m.