isRdsFile: checks if file is rds format

View source: R/HelperFunctions.R

isRdsFileR Documentation

checks if file is rds format

Description

checks if file is rds format

Usage

isRdsFile(file)

Arguments

file

path to file

Value

TRUE if file is .rds, FALSE if not


CoGAPS/CoGAPS documentation built on June 23, 2024, 5:19 p.m.