get_names: Helper function to get data set names from the path of csv...

View source: R/utils.R

get_namesR Documentation

Helper function to get data set names from the path of csv file

Description

returns filenames with .csv ending

Usage

get_names(path_list, string)

Arguments

path_list

List of paths to csv files (one for each dataset)

string

The parts of the file name that doesn't belong to the name, e.g. "abundance_cleaned"

Value

a list of data set file names


franzikoch/Feedbackloops documentation built on July 1, 2023, 12:42 p.m.