get_file_extension: Get file extension

View source: R/utils_file_management.R

get_file_extensionR Documentation

Get file extension

Description

Function for requesting the file extension

Usage

get_file_extension(file_path)

Arguments

file_path

string Path to a file.

Value

Returns the extension of a file as a string.

See Also

Other Utils File Management Developers: create_dir()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.