file_names: File Names

Description Usage Arguments Value Examples

View source: R/utils.R

Description

File Names

Usage

1
file_names(file = "file", n = 1L, ext = "rds")

Arguments

file

A string of the file name.

n

A count of the number of files.

ext

A string of the extension.

Value

A character vector of the file names.

Examples

1
file_names(n = 10)

poissonconsulting/filer documentation built on Feb. 17, 2021, 3:26 a.m.