readFile {psichomics}R Documentation

Load local file

Description

Load local file

Usage

readFile(file)

Arguments

file

Character: path to the file

Value

Loaded file

Examples

junctionQuant <- readFile("ex_junctionQuant.RDS")

[Package psichomics version 1.9.1 Index]