bdCreateLink_hdf5: Create hard link between two datasets

View source: R/RcppExports.R

bdCreateLink_hdf5R Documentation

Create hard link between two datasets

Description

Create hard link between two datasets

Usage

bdCreateLink_hdf5(filename, source, dest)

Arguments

filename,

character array indicating the name of the file to create

source,

string with route to source dataset

dest,

string with route to destination dataset

Value

none


BigDataStatMeth documentation built on March 30, 2022, 1:07 a.m.