convertDB {filehash}R Documentation

Convert from old to new 'DB'

Description

Convert 'DB' databases from pre-0.5 'filehash'

Usage

convertDB(name)

Arguments

name character, database name

Details

The format for "DB" database changed with version 0.5 of filehash. This function can be used to convert database created under older versions of the package.

Value

TRUE is returned upon success.


[Package filehash version 0.8-1 Index]