get_file_extension {aifeducation} | R Documentation |
Get file extension
Description
Function for requesting the file extension
Usage
get_file_extension(file_path)
Arguments
file_path |
|
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()
[Package aifeducation version 1.0.2 Index]