Description Usage Arguments Details
Import an existing fdir
1 | fdir_import(path)
|
name |
Path to an .Rda File |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.