getValueOrRds {CoGAPS}R Documentation

get input that might be an RDS file

Description

get input that might be an RDS file

Usage

getValueOrRds(input)

Arguments

input

some user input

Value

if input is an RDS file, read it - otherwise return input


[Package CoGAPS version 3.10.0 Index]