Description Usage Arguments Examples
View source: R/t_import_file_metadata.R
this function can be called explicitly from users of traceLib if files are read or written by functions, where no t_wrapper is available
1 2 3 4 |
access |
Should be one of read or Write |
filePath |
local file path; if this is not given, the following parameters except for repoRoot, qualityChecked, description are mandatory |
fileHash |
optional: only used, if filePath is not given |
repoType |
optional: |
repoRoot |
optional: |
repoPath |
optional: |
repoVersion |
optional: |
repoModified |
optional: |
repoModifiedBy |
optional: |
qualityChecked |
optional: |
description |
optional: |
1 | tStoreFileMetadata(access = "read", filePath = "filepath")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.