load.symDMatrix: Load symDMatrix Objects from .RData Files

Description Usage Arguments

View source: R/symDMatrix.R

Description

This function is similar to load, but it also initializes the ff_matrix blocks in the symDMatrix object.

Usage

1
load.symDMatrix(file, readonly = FALSE, envir = parent.frame())

Arguments

file

The name of an .RData file to be loaded.

readonly

Set to TRUE to forbid writing to existing files.

envir

The environment where to load the data.


symDMatrix documentation built on Aug. 2, 2020, 5:06 p.m.