View source: R/utils_general.R
get_file_extension | R Documentation |
Function for requesting the file extension
get_file_extension(file_path)
file_path |
|
Returns the extension of a file as a string.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.