get_sample_name: Get the name of a sample from input file name

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
get_sample_name(file_path = "")

Arguments

file_path

Path to the input file

Value

A string with the name of the file


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