rdsRead: Read an rds file matched from a list of files

View source: R/read.R

rdsReadR Documentation

Read an rds file matched from a list of files

Description

Read an rds file matched from a list of files

Usage

rdsRead(
  pat = NULL,
  exts = c("rds", "Rds", "RDS"),
  fl = makeArgs(),
  refhook = NULL
)

Arguments

pat

optional string pattern to match

exts

extensions for the table file

fl

file list (defaults to command arguments)

refhook

pass to readRDS


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.