get_file_extension: Get the extension of a file

Description Usage Arguments Value

View source: R/utils.R

Description

This function takes the absolute/relative path to a file and returns the file extension suffix.

Usage

1
get_file_extension(file_path = "")

Arguments

file_path

Path to the input file

Value

A string with the extension of the file


TearsWillFall/RandomCode documentation built on Dec. 18, 2021, 4:06 p.m.