list_txt_files: List files with '.txt'-pattern from given path and set names...

View source: R/read_lipidview_files.R

list_txt_filesR Documentation

List files with '.txt'-pattern from given path and set names of each object

Description

List files with '.txt'-pattern from given path and set names of each object

Usage

list_txt_files(path)

Arguments

path

string. Path to your textfiles

Value

character vector

Examples

list_txt_files(system.file("extdata", package = "lipidcountr"))

luechtian/lipidcountr documentation built on April 21, 2022, 12:36 a.m.