file.ext {file} R Documentation

Get file extension name

Description

Usage

file.ext(path);

Arguments

path

the file path string

Details

Authors

SMRUCC genomics Institute

Value

returns a file extension suffix name in lower case, if there is no extension name or path string is empty, then empty string value will be returned.

clr value class

Examples


[Package file version 2.33.856.6961 Index]