check.if.executable: Check Executable Test if a file is executable

View source: R/check.if.executable.R

check.if.executableR Documentation

Check Executable Test if a file is executable

Description

Check Executable

Test if a file is executable

Usage

check.if.executable(exe.path)

Arguments

exe.path

Character string with full path to the file to check.

Value

Integer 0 if exe.path is executable, otherwise 1.


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.