Learn R Programming

naryn (version 2.6.30)

emr_db.reload: Reloads database

Description

Reloads database

Usage

emr_db.reload()

Arguments

Value

None.

Details

Rebuilds Naryn database index files. Use this function if you manually add/delete/move/modify track files or if you suspect that the database is corrupted: existing tracks cannot be found, deleted ones continue to appear or a warning message is issued by Naryn itself recommending to run 'emr_db.reload'.

See Also

emr_db.connect, emr_track.ls, emr_vtrack.ls

Examples

Run this code
emr_db.reload()

Run the code above in your browser using DataLab