remove.file_ext {ORFik}R Documentation

Remove file extension of path

Description

Allows removal of compression

Usage

remove.file_ext(path, basename = FALSE)

Arguments

path

character path (allows multiple paths)

basename

relative path (TRUE) or full path (FALSE)? (default: FALSE)

Value

character path without file extension


[Package ORFik version 1.10.13 Index]