get_file_extension: Get file extension

View source: R/utils_general.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: auto_n_cores(), clean_pytorch_log_transformers(), create_config_state(), create_dir(), generate_id(), get_py_package_versions(), is.null_or_na(), output_message(), print_message(), run_py_file()


aifeducation documentation built on April 4, 2025, 2:01 a.m.