Learn R Programming

scidb (version 1.2-0)

remove_old_versions: Remove all but most recent SciDB versions of an array.

Description

Remove all but most recent SciDB versions of an array.

Usage

remove_old_versions(stored_array)

Arguments

stored_array
A scidb or scidbdf object that refers to a named, non-temporary SciDB array.

Value

NULL is invisibly returned on success, otherwise an error is thrown.