auto {base} R Documentation

Description

Usage

auto(x,
    dispose = NULL);

Arguments

x

ISaveHandle object or any other object.

dispose

the dispose handler, for type of parameter x is ISaveHandle, this parameter value should be a file path. for other type, this parameter value should be a function object.

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type RDispose.

clr value class

Examples


[Package base version 2.33.856.6961 Index]