isRdsFile {CoGAPS}
R 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
[Package
CoGAPS
version 3.6.0
Index
]