Import an existing fdir

fdir_import(path)

Arguments

name

Path to an .Rda File

Details

The function enables importing an existing "File Directory" (fdir) from an ".Rda" File after running fdir_init and fdir_export. This avoids having to rescan all the files with fdir_init. Handle with care, changes in the source files are not registered with this method. Use fdir_init if unsure.