Learn R Programming

aifeducation (version 1.0.2)

get_file_extension: Get file extension

Description

Function for requesting the file extension

Usage

get_file_extension(file_path)

Value

Returns the extension of a file as a string.

Arguments

file_path

string Path to a file.

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()