is_exe: Determine if a file can be executed

View source: R/is_exe.R

is_exeR Documentation

Determine if a file can be executed

Description

Determine if a file can be executed

Usage

is_exe(filename)

Arguments

filename

path to a filename

Value

TRUE if the file can be executed, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.